Github Instructions
How to get a Client ID and Client Secret from Github, and what to fill in for the Authorization Callback URL.
Last updated
How to get a Client ID and Client Secret from Github, and what to fill in for the Authorization Callback URL.
Last updated
Go to the Dashboard > Social Login > New Login Connection > Github.
Follow Github's instruction on making a Github OAuth App. Enter your website/app's information as instructed.
At Step 8 about Authorization callback URL, enter the following: https://www.cotter.app/api/v0/oauth/token/callback/GITHUB
Copy your Client ID, Client Secret Key, and Scopes to your Dashboard > Social Login > Github:
Go back to the Social Login instructions to finish your setup.