Login/Auth & Redirect URI Help

There shouldn’t be a need to store the keys back from Twitch, the SDK handles all of that internally, you just check to see if the user authenticated or not before presenting data if you are trying to limit it by user. As the SDK says, it handles the authentication and tracking of that for you. More than likely, as I haven’t used this SDK, it just stores the tokens in memory.