timfitzzz / twitch-clipcatcher

Watch clips with your chat, but only the good ones
https://clipstime.manapool.nyc
4 stars 0 forks source link

Explore anonymous chat client use and pull back OIDC grant if possible #40

Closed timfitzzz closed 2 years ago

timfitzzz commented 2 years ago

Right now, the OIDC grant requests read and write permissions for chat, even though we have not implemented any of the possible write functionality on the roadmap (#12). Since twitch-chat-client provides an anonymous connection option, let's see if we can use that and remove chat from the oauth scope.