Expand description
Authentication management for gisa.
This module handles authentication with Git hosting providers
using the GitHub CLI (gh auth token).
Modules§
Structs§
- Auth
Result - Authentication result containing the token and metadata.
Enums§
- Resolved
Auth Method - The actual method used for authentication.
Functions§
- get_
auth - Get authentication using the GitHub CLI.
- get_
auth_ for_ provider - Get authentication for a specific workspace provider configuration.