You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only exception raised is the OAuth2LoginError exception that can occur when parsing the obtained token from the response. Library users must be able to handle the custom errors in their own way, whether they are building an SSR or REST API application.