We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981e8e1 commit df1234bCopy full SHA for df1234b
README.md
@@ -25,6 +25,8 @@ npm install --save jwks-rsa
25
26
Supports all currently registered JWK types and JWS Algorithms, see [panva/jose#262](https://github.com/panva/jose/issues/262) for more information.
27
28
+Note latest version will require node@^20.19.0 or node@^22.12.0 or newer.
29
+
30
### Configure the client
31
32
Provide a JWKS endpoint which exposes your signing keys.
0 commit comments