Ltix.JWT.KeySet.EtsCache (Ltix v0.1.0)

Copy Markdown View Source

Default ETS-backed cache for JWKS key sets.

Uses a named ETS table (:ltix_jwks_cache) created lazily on first access. Entries expire based on the max_age value from the platform's cache-control header.