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 has been archived by the owner on Oct 30, 2020. It is now read-only.
When the user declines to login, or there occurs any kind of error, in the loginFunction callback, we need to behave gracefully. However, what happens is that you show a neverending spinny icon:
And there is a console error:
How can we abort more gracefully?
The text was updated successfully, but these errors were encountered:
When the user declines to login, or there occurs any kind of error, in the
loginFunction
callback, we need to behave gracefully. However, what happens is that you show a neverending spinny icon:And there is a console error:
How can we abort more gracefully?
The text was updated successfully, but these errors were encountered: