Kappa Launcher OAuth Generator
Twitch API requires that the clientID used in the API request matches the clientID used to generate the OAuth token.
Use this tool to generate the OAuth token for Kappa Launcher. Then copy the token to your config file, which is generated when you first launch the binary.
To revoke access, disconnect "Kappa Launcher" from your Twitch settings.
For more information, visit Kappa Launcher on github.
This application uses the implicit code flow for the Twitch API to retrieve your token. This means that the server has no means of storing your token, and it is only visible to your browser.