Skip to main content

MEMSTEAD_GITHUB_SCOPE

Constant MEMSTEAD_GITHUB_SCOPE 

Source
pub const MEMSTEAD_GITHUB_SCOPE: &str = "read:user";
Expand description

Scope requested at authorization time. read:user is the minimum the registry needs to resolve the username; asking for more would scare users off in the GitHub approval screen.