Skip to content

Commit

Permalink
Merge branch 'master' of github.com:node-oauth/express-oauth-server
Browse files Browse the repository at this point in the history
  • Loading branch information
jankapunkt committed Jul 31, 2024
2 parents b81b555 + 9d520e8 commit ad70e7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ app.listen(3000);

## Options

> Note: The following options **extend** the default options from `@node-oauth/oauth2-sever`!
> Note: The following options **extend** the default options from `@node-oauth/oauth2-server`!
> You can read more about all possible options in the
> [@node-oauth/oauth2-sever documentation](https://node-oauthoauth2-server.readthedocs.io/en/master/api/oauth2-server.html)
> [@node-oauth/oauth2-server documentation](https://node-oauthoauth2-server.readthedocs.io/en/master/api/oauth2-server.html)
```
const options = {
Expand Down
14 changes: 0 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad70e7c

Please sign in to comment.