restify-jwks

0.0.2 • Public • Published

restify-jwks

Restify middleware that validates JsonWebTokens and sets req.user.

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

Install

$ npm install restify-jwks

Usage

Tests

$ npm install
$ npm test

Credits

Based on amrav/restify-jwt.

License

MIT

Package Sidebar

Install

npm i restify-jwks

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • mboudreau