express-jwks

2.0.0 • Public • Published

express-jwks

Express middleware that validates JsonWebTokens and sets req.user.

This module lets you authenticate HTTP requests using JWT tokens with JWKs in your express applications.

Install

$ npm install express-jwks

Usage

Tests

$ npm install
$ npm test

Credits

Based on auth0/express-jwt.

License

MIT

Package Sidebar

Install

npm i express-jwks

Weekly Downloads

1

Version

2.0.0

License

none

Last publish

Collaborators

  • mboudreau