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 I connect via custom Provider, the popup dialog open and close immediatly because I was already authentified. Yet, I receive a reject('The sign in flow was canceled').
I saw (browser.js)
When I connect via custom Provider, the popup dialog open and close immediatly because I was already authentified. Yet, I receive a reject('The sign in flow was canceled').
I saw (browser.js)
What's happen :
I add a return after the resolve, and it works.
The text was updated successfully, but these errors were encountered: