Expand description
Token and secret resolution utilities.
This module provides utilities for resolving API tokens from environment variables and CLI tools.
Enums§
- Secrets
Error - Errors that can occur during secret resolution.
Functions§
- resolve_
github_ token - Resolve a GitHub token from environment or
gh auth token.