Expand description
Token caching implementation for GitHub App authentication.
Provides thread-safe, TTL-based caching for JWT and installation tokens.
Structsยง
- InMemory
Token Cache - In-memory token cache with TTL support.
Token caching implementation for GitHub App authentication.
Provides thread-safe, TTL-based caching for JWT and installation tokens.