Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 685 Bytes

twitch_setup.md

File metadata and controls

17 lines (11 loc) · 685 Bytes

Twitch Setup

Go to the Twitch Developers console and create an app.

  • For OAuth Redirect URL, use http://localhost:1337/connect/twitch/callback
  • Under Category select Website Integration
  • Once you save the form, click Manage for the application you just created
  • At the bottom of the page, click the New Secret button

Twitch Setup

API Setup

Go to the Admin, enable Twitch and enter your credentials.

Admin Twitch Setup

Go to http://localhost:3000 and try to sign up with Twitch