Creating a new App
Here are the step-by-step instructions for obtaining OAuth credentials for GitHub:-
Go to the GitHub Developer Settings page and sign in to your account.
- If youâre on your profile page, click âDeveloper Settingsâ at the bottom of the left-hand menu.
- Click on the Oauth Apps menu and then âRegister a new applicationâ.
-
Enter a name for your application, the homepage URL, and the callback URL.
- Enter whatever name and homepage URL you want. For the callback URL follow the steps below.
- In the Dynamic dashboard, visit either social account linking on the Info Capture page or in the Social Signup page depending on whether you want to do linking or signup.
- Open the Github section of the configuration.
- Copy the Redirect URL and paste it in the Callback URL section in Github.
- Click âRegister applicationâ button.
- Github will create an OAuth app for you and will redirect you to the details page.
- Click âGenerate a new client secretâ button
- Copy the âClient IDâ and âClient secretâ youâve just created and paste it into âSet up Github Authâ Modal in the Dynamic Dashboard.
- Click âConfirmâ button.