auth0 / node-jwks-rsa

A library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint.
MIT License
836 stars 236 forks source link

fix(compat): ensure WebCryptoAPI runtime imported keys are re-exportable #409

Closed panva closed 4 months ago

panva commented 6 months ago

Refs: https://github.com/oven-sh/bun/issues/10511