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
{{ message }}
This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Currently the error handling at oauth2.dart:93 crashes if the error returned is not a standard OAuth error (a list instead of a single error). This behavior is covered by the lib, but is not correctly implemented.