[Feature] Include support for making external API calls #465
Labels
enhancement
New feature or request
triage
Default label assigned to all new issues indicating label curation is needed to fully organize.
Problem Statement
Implement a feature that makes API calls to an AWS Cognito endpoint to retrieve the JSON Web Key Set (JWKS) required for JWT verification. The retrieved JWKS should be cached to enhance performance and reduce the number of API calls for repeated token verifications. This will streamline JWT validation and ensure efficient key management.
Solution Description
support for making external API calls
Alternatives
No response
Additional Context
No response
Slack discussion
No response
Research
The text was updated successfully, but these errors were encountered: