Skip to main content

Module cache

Module cache 

Source
Expand description

Token caching implementation for GitHub App authentication.

Provides thread-safe, TTL-based caching for JWT and installation tokens.

Structsยง

InMemoryTokenCache
In-memory token cache with TTL support.