pyTwitchAPI
pyTwitchAPI copied to clipboard
UserAuthenticationStorageHelper: Implicit Grant Flow support
I don't know if i'm lost or the it's that the library doesn't support it
https://dev.twitch.tv/docs/authentication/getting-tokens-oauth/#implicit-grant-flow:~:text=valid.%20Read%20more-,Implicit%20grant%20flow,-This%20flow%20is
I'm doing an open source app that connects to twitch for Vtubers, and i don't want to send them to create an app to twitch and checked that this was an option, any help?
I have it already working excelently with a client id and secret, but the implicit grant flow doesn't use a secret.