jwt-jwks-authentication

1.0.1 • Public • Published

jwt-jwks-authentication

Npm module that handles authentication. An Authorization header with value Bearer USER_TOKEN_HERE is expected to be present in all requests. It retrieves RSA signing keys from a JWKS (JSON Web Key Set) endpoint if jwksUri provided, otherwise revifies and decodes token if secret provided.

Build Status Coverage Status

Usage

First, install jwt-jwks-authentication as a dependency:

npm install --jwt-jwks-authentication

Readme

Keywords

none

Package Sidebar

Install

npm i jwt-jwks-authentication

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

7.28 kB

Total Files

5

Last publish

Collaborators

  • dimosbotsaris