Martin Pain (Neocol)

Results 2 comments of Martin Pain (Neocol)

Someone elsewhere pointed me to the `jwks-rsa` package that provides a way to look up JWK keys for `express-jwt`: https://github.com/auth0/node-jwks-rsa/tree/master/examples/express-demo

The README for this project states that the code came from the express test suites. The link it provides is now broken, but looking into the test suites it looks...