pub fn get_auth() -> Result<AuthResult, AppError>Expand description
Get authentication using the GitHub CLI.
Requires gh to be installed and authenticated.
pub fn get_auth() -> Result<AuthResult, AppError>Get authentication using the GitHub CLI.
Requires gh to be installed and authenticated.