Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication for GitHub and GitLab

Supports CLI-based auth (gh, glab) and environment variables.

Structs§

GitHubAuthConfig
GitHub authentication configuration
GitLabAuthConfig
GitLab authentication configuration

Enums§

AuthSource
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