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§
- GitHub
Provider Driver - GitHub OAuth App provider driver.