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
- Add jwt-bearer grant for ID-JAG (Identity Assertion Authorization Grant) support
- feat(token-handler): distinguish public and confidential clients #81
- docs(contributing): add documentation PR guidance targeting master
- feat!: add OAuth 2.0 assertion framework (JWT client auth + JWT bearer grant)
- Beginners guide for our docs
- missing revoke server method
- Complete rfc7009- OAuth 2.0 Token Revocation
- Run dedicated typescript types tests using tsd
- Security: explicit string requirement for request parameters (client id, tokens etc.)
- The oauth2-server.Request is not compatible to Fetch API Request
- Docs
- JavaScript not yet supported