1.3.0 • Published 3 years ago

express-nemo-auth0-jwt-verify v1.3.0

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

express-nemo-auth0-jwt-verify

A middleware for express to add auth0 jwt verification in an api.

Options

NameRequiredDefault valueDescription
jwtyesOptions for the express-jwt authentication middleware.
jwt.secretyesOptions for the express-jwt authentication middleware.
jwt.algorithmsyesOptions for the express-jwt authentication middleware.