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: express build error #304

Closed blindperson closed 2 years ago

blindperson commented 2 years ago

Description

want to fix https://github.com/auth0/node-jwks-rsa/issues/303

adamjmcgrath commented 2 years ago

Thanks @blindperson!