Socket
Socket
Sign inDemoInstall

@node-oauth/oauth2-server

Package Overview
Dependencies
3
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

5.1.0

Diff

jkuester
published 5.1.0-rc.0 •

jkuester
published 4.3.3 •

jkuester
published 5.0.0 •

Changelog

Source

5.0.0

This release contains several breaking changes. Please carefully consult the documentation while updating.

  • removed bluebird and promisify-any
  • uses native Promises and async/await everywhere
  • drop support for Node 14 (EOL), setting Node 16 as engine in package.json
  • this is a breaking change, because it removes callback support for OAuthServer and your model implementation.
  • fixed missing await in calling generateAuthorizationCode in AuthorizeHandler
  • fix scope validation bug
  • revoke code before validating redirect URI
  • improved Bearer token validation
  • validate scope as an array of strings (breaking change)
  • model support for retrieving user based on client
  • more tests added; test coverage improved
jkuester
published 5.0.0-rc.5 •

jkuester
published 5.0.0-rc.4 •

jkuester
published 5.0.0-rc.3 •

jkuester
published 4.3.2 •

jkuester
published 4.3.1 •

jkuester
published 5.0.0-rc.2 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc