npm.io
1.3.0 • Published 4 years ago

express-nemo-auth0-jwt-verify

Licence
MIT
Version
1.3.0
Deps
1
Size
8 kB
Vulns
0
Weekly
0

express-nemo-auth0-jwt-verify

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

Options

Name Required Default value Description
jwt yes Options for the express-jwt authentication middleware.
jwt.secret yes Options for the express-jwt authentication middleware.
jwt.algorithms yes Options for the express-jwt authentication middleware.