node-oauth2-jwt-bearer
node-oauth2-jwt-bearer copied to clipboard
Monorepo for libraries that protect Node APIs with OAuth2 Bearer JWTs
oauth2-jwt-bearer
Monorepo for oauth2-jwt-bearer. Contains the following packages:
| package | published | description |
|---|---|---|
| oauth2-bearer | ✘ | Gets Bearer tokens from a request and issues errors per rfc6750 |
| access-token-jwt | ✘ | Verfies and decodes Access Token JWTs loosley following draft-ietf-oauth-access-token-jwt-12 |
| express-oauth2-jwt-bearer | ✔ | Authentication middleware for Express.js that validates JWT Bearer Access Tokens |
Feedback
Contributing
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
- Auth0's general contribution guidelines
- Auth0's code of conduct guidelines
- This repo's contribution guide
Raise an issue
To provide feedback or report a bug, please raise an issue on our issue tracker.
Vulnerability Reporting
Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
What is Auth0?
Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout Why Auth0?
This project is licensed under the MIT license. See the LICENSE file for more info.