Skip to main content

Module jwks

Module jwks 

Source
Expand description

Fetching and caching Google’s public signing keys (JWKS) for ID token verification.

Keys are published at https://www.googleapis.com/service_accounts/v1/metadata/jwk/securetoken@system.gserviceaccount.com.

Structs§

JwksCache
Fetches and caches Google’s public keys used to verify Firebase ID tokens.