We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a standalone app service, we should allow TagzApp instances to get the following data from Twitch:
This will support a dramatically improved Twitch configuration experience for TagzApp in containers and TagzApp as a native application
The text was updated successfully, but these errors were encountered:
let's store URLs for Twitch user profile pictures in a Redis cache with 1 hour expiration
Sorry, something went wrong.
Use Implicit Code flow like how the twitch chat password generator page works: https://twitchapps.com/tmi/
We will need to check expiration of access tokens inside of TagzApp and prompt administrators to refresh their credentials when needed
Successfully merging a pull request may close this issue.
As a standalone app service, we should allow TagzApp instances to get the following data from Twitch:
This will support a dramatically improved Twitch configuration experience for TagzApp in containers and TagzApp as a native application
The text was updated successfully, but these errors were encountered: