Expand description
GitHub App token management and AuthProvider implementation.
This module provides the concrete implementation of GitHub App authentication, including JWT generation, installation token exchange, and intelligent caching.
See docs/specs/interfaces/ for complete interface specifications.
Structsยง
- Auth
Config - Configuration for authentication behavior.
- GitHub
AppAuth - Main GitHub App authentication provider.