void OnAuthStateChanged(const AuthStateChangedMessage &message)
void PopSuppressDialogs()
void PushSuppressDialogs()
AuthorizationHandler handler
AuthorizationHandler & GetAuthorizationHandler()
OAuthService & GetOAuthService()
Returns the instance of the OAuthService.
Message that is sent when authorization state changes.
std::string_view errorMessage
Error message returned by the server in case of oauth error.
bool authorised
Flag that indicates if user is authorised.