pub async fn fetch_github_user(access_token: &str) -> Result<GitHubUser>
Fetch GitHub user info using access token