Skip to main content

verify_github_token

Function verify_github_token 

Source
pub fn verify_github_token(token: &str) -> Result<String, String>
Expand description

Verifies a GitHub Personal Access Token (PAT).