Skip to main content

Module github

Module github 

Source
Expand description

GitHub OAuth App provider driver.

GitHub sign-in mostly follows OAuth2 authorization code flow, but email verification requires a second call to the user emails API. This driver applies GitHub’s fixed endpoints and maps the verified primary email into the normalized external-auth profile.

Structs§

GitHubProviderDriver
GitHub OAuth App provider driver.