feat: warn for missing scopes when logging in (#6072)
This commit is contained in:
@@ -24,6 +24,8 @@ namespace chatterino {
|
||||
class TwitchAccount;
|
||||
class AccountController;
|
||||
|
||||
extern const std::vector<QStringView> AUTH_SCOPES;
|
||||
|
||||
class TwitchAccountManager
|
||||
{
|
||||
TwitchAccountManager();
|
||||
|
||||
Reference in New Issue
Block a user