express-jwt-authz

Validate the JWT scope to authorize access to an endpoint

MIT License

Downloads
127.4K
Stars
94
Committers
12

Bot releases are hidden (Show)

express-jwt-authz - v2.4.1 Latest Release

Published by adamjmcgrath about 4 years ago

  • Fixed TS export to model CommonJS
express-jwt-authz - v2.4.0

Published by adamjmcgrath over 4 years ago

  • Added support for a custom user key (customUserKey)
  • Added TypeScript definitions