pyTwitchAPI icon indicating copy to clipboard operation
pyTwitchAPI copied to clipboard

UserAuthenticationStorageHelper: Implicit Grant Flow support

Open Gemmstone opened this issue 1 year ago • 0 comments

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.

Gemmstone avatar Dec 07 '23 05:12 Gemmstone