node-oauth2-server
https://github.com/node-oauth/node-oauth2-server
JavaScript
The unofficial successor to oauthjs/oauth2-server. Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to node-oauth2-server
Help out
- Issues
- build(deps): bump actions/checkout from 6 to 7
- fix!: normalise InvalidArgumentError to server_error on the wire
- docs: add a compliance / integration-layer responsibilities guide
- feat: add `requirePKCE` option to enforce PKCE on the authorization code grant
- fix(types): accept Express/Koa request types in Request constructor
- docs: clarify PKCE vs client authentication and refresh tokens
- build(deps-dev): bump postcss from 8.5.8 to 8.5.15
- build(deps): bump uuid and istanbul-lib-processinfo
- Replace eslint with biome
- build(deps-dev): bump eslint from 8.57.1 to 10.5.0
- Docs
- JavaScript not yet supported