Expand description
Authentication for GitHub and GitLab
Supports CLI-based auth (gh, glab) and environment variables.
Structs§
- GitHub
Auth Config - GitHub authentication configuration
- GitLab
Auth Config - GitLab authentication configuration
Enums§
- Auth
Source - Source of authentication token
Functions§
- get_
github_ auth - Get GitHub authentication
- get_
gitlab_ auth - Get GitLab authentication
- test_
github_ auth - Test GitHub authentication
- test_
gitlab_ auth - Test GitLab authentication