Follow the official guidearrow-up-right to create a OAuth App.
In "Authorization callback URL", use https://<YOUR_AUTHGEAR_ENDPOINT>/sso/oauth2/callback/github.
https://<YOUR_AUTHGEAR_ENDPOINT>/sso/oauth2/callback/github
After the creation, click "Generate a new client secret". Remember the client secret.
Go to "Single-Sign On" page, and do the following:
Enable "Sign in with GitHub"
Fill in "Client ID".
Fill in "Client Secret".
Save the changes.
🎉 Done! You have just added GitHub integration to your apps!
Last updated 3 years ago