express-jwt-authz
express-jwt-authz copied to clipboard
Validate the JWT scope to authorize access to an endpoint
**Please do not report security vulnerabilities here**. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues. **Thank you in advance for helping us to improve this library!** Please...
**Please do not report security vulnerabilities here**. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues. **Thank you in advance for helping us to improve this library!** Your...
How's this for error handling? I feel like giving an actual error object when the user wants to `failWithError` is better than a plain object. All the previous properties are...
Hi! Want to first thank the developers for making `express-jwt-authz` and `express-jwt` 🙌 ### Describe the problem you'd like to have solved I am trying to use `jwtAuthz` within a...