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 |
We appreciate feedback and contribution to this repo! Before you get started, please see the following:
To provide feedback or report a bug, please raise an issue on our issue tracker.
Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.
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.