We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a02b9 commit aeffa48Copy full SHA for aeffa48
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- drop support for Node 14 (EOL), setting Node 16 as `engine` in `package.json`
8
- this is a breaking change, because **it removes callback support** for
9
`OAuthServer` and your model implementation.
10
+- fixed missing await in calling generateAuthorizationCode in AuthorizeHandler
11
12
## 4.2.0
13
### Fixed
0 commit comments