Creating a new App
Here are the step-by-step instructions for obtaining OAuth credentials for Twitch:- Go to the Twitch Developer Portal and sign in to your account.
- Once youâre signed in, click on the Applications on the left nav bar
- Click on âRegister Your Applicationâ, and enter the following information:
- Name of your application
- OAuth Redirect URLs
- 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 Twitch configuration section.
- Copy & paste the Redirect URL provided in your Dynamic Dashboard to the text field in Twitch
- Category (You can select any that is most appropriate)
- Click âCreateâ
- You should see a new row added to the âDeveloper Applicationsâ table
- On the right side of the table in the app you just created, click on âManageâ
- Click on âNew Secretâ, this will generate a secret key you will see only once
- Copy the âClient IDâ and âClient secretâ from the application you created in Twitch and paste it into the modal in the Dynamic Dashboard.