cognito-local
cognito-local copied to clipboard
fix: add openid-configuration endpoint
Ref issue: https://github.com/jagregory/cognito-local/issues/348
The cognito local package does not have an openid-configuration endpoint which is required for spring boot to find the jwks.json endpoint.
This PR adds the endpoint with the required information for spring boot to function