Expand description
GitHub authentication utilities
Provides utilities for discovering and validating GitHub authentication tokens from multiple sources with fallback logic.
Enums§
- GhCli
Status - GitHub CLI status
Functions§
- check_
gh_ cli_ status - Check if GitHub CLI is installed and authenticated
- discover_
token - Discover GitHub token from multiple sources with fallback
- validate_
token_ format - Validate that a token looks correct (starts with ghp_)