Uglyer
KKinde
•Created by Uglyer on 5/25/2024 in #💻┃support
JWKS not containing any signing keys
I'm using the
jwks-rsa
package in a Hono application and when it comes time to use getSigningKey
I get the error "The JWKS endpoint did not contain any signing keys"
My endpoint is my issuer url and then .well-known/jwks.json
It gives me this same response in development and production15 replies