Skip to content

v4.2.0

Choose a tag to compare

@jankapunkt jankapunkt released this 22 Jun 05:15
· 56 commits to master since this release
8e5378f
  • updated @node-oauth/oauth2-server to 4.2.0
  • correctly setup coverage for test project and package
  • added documentation and generate docs via jsdoc2md (see API.md)
  • fix(core): extracted initRoutes from OAuth2Server into standalone function to prevent re-init

(4.1.0)

  • this version has not been released publicly and superseded by 4.2.0
  • removed redirectUris to find client (now searches only by clientId) in createClient
  • hardened check failsafety in UserValidation
  • hardened check against empty Strings in requiredAccessTokenPostParams, requiredAuthorizeGetParams and requiredAuthorizePostParams
  • updated @node-oauth/oauth2-server to 4.1.1

Full Changelog: 4.0.0...4.2.0