Skip to main content

Module tokens

Module tokens 

Source
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ยง

AuthConfig
Configuration for authentication behavior.
GitHubAppAuth
Main GitHub App authentication provider.