Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 2.95 KB

README.md

File metadata and controls

43 lines (31 loc) · 2.95 KB

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:

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 Logo

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.