Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
256 stars 38 forks source link

Add a check for missing scopes in set_user_authentication #161

Closed aw-was-here closed 1 year ago

aw-was-here commented 1 year ago

If scope is not defined in set_user_authentication, a runtime error is generated rather than the expected scope exception