An easy, lightweight, and secure module for fetching JWK Public Keys and verifying JWTs. Great for OIDC, Auth0, JWKs URLs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

253 B

v3.0.0

Breaking Change: Standardize error messages (now they're more client-friendly).

v2.1.0

Feature: Add code, status, and details to errors.

v2.0.0

Breaking Change: require issuers array (rather than ["*"] by default).