Twitch OAuth Token Generator

You will need to first register an application in your Twitch account settings to obtain a Client ID and enter the Redirect URL below.

https://twitchapps.com/tokengen/

(Technical: This application uses the implicit grant flow for the Twitch API to retrieve your token. This means that your token is only ever visible to your browser and not our server.)