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
- Refresh token revoked before scope validation
- 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
- refresh_token missing for client_credentials grant
- add refresh token to client_credentials saveToken
- feat: add assertion framework support to client authentication
- ci: semantic releases
- Authorize endpoint promise hangs Until timeout
- PKCE Refresh token
- Docs
- JavaScript not yet supported