Package-level declarations
Types
Link copied to clipboard
@Component
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Component
Verifies JWT access tokens by resolving the signing key from the API's JWKS endpoint. Keeps a simple in-memory cache of kid -> RSAPublicKey and refreshes on cache miss.