You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* getKeysInterceptor
Allow a user to provide an interceptor for providing keys before checking an endpoint. This will allow users to provide keys from env variables, local files, and temp cache in aws.
* Fix typo
* Fix test
* Fix typo in unrelated test
fixes#197
* Update src/utils.js
Co-authored-by: Adam Mcgrath <adam.mcgrath@auth0.com>
node-jwks-rsa/tests/jwksClient.tests.js
Line 70 in 8c480f4
Typo
Should be
/.well-known/jwks.json
The text was updated successfully, but these errors were encountered: