Skip to main content

github_preset

Function github_preset 

Source
pub fn github_preset(
    client_id: String,
    client_secret: String,
) -> OAuthProviderConfig
Expand description

Create a GitHub OAuth2 provider config. Only needs client credentials.