Skip to main content

get_auth

Function get_auth 

Source
pub fn get_auth() -> Result<AuthResult, AppError>
Expand description

Get authentication using the GitHub CLI.

Requires gh to be installed and authenticated.