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
- 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
- feat: add assertion framework support to client authentication
- ci: semantic releases
- Contribution guidelines do not cover how to PR fixes for docs
- An option to require PKCE parameters
- Missing distinction between public and confidential clients
- RFC-Conformity depends on Implementation
- Replace InvalidArgumentError with ServerError
- Docs
- JavaScript not yet supported