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
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:
When the user declines to login, or there occurs any kind of error, in the
loginFunctioncallback, 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?