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-dev): bump mocha from 10.8.0 to 10.8.2
- PKCE Refresh token
- `authenticate` endpoint still expects `scope` as a `string` instead of `string[]`
- Contribution guidelines do not cover how to PR fixes for docs
- An option to require PKCE parameters
- Improve documentation by adding jsDoc compatible method documentations
- Missing distinction between public and confidential clients
- RFC-Conformity depends on Implementation
- Add security consideration section to integration tests
- Replace InvalidArgumentError with ServerError
- Docs
- JavaScript not yet supported