A middleware for express to add auth0 jwt verification in an api.
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. |