You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: caching logic for cheermotes
- refactored cheermote key management by introducing `_get_cheermote_key` function
- enhanced type declarations for variables and function returns
closes: #70
feat/fix: that the UserConverter is not overwriting the current value…
… when authorizing the editor again
Also added the possibility to change the default behavior of a TwitchUser Converter. To disable the automatic load of the current token user.
Merge pull request #36 from artbarte/get-current-user-helper-func
Add get_current_user helper func to fetch data about authenticated user without providing username or user_id
Added mandatory validation check of twitch. Adjusted the login proces…
…s so that it doesn't spam Twitch alot and helps the user to find the problem with their authroization