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 May 28, 2025. It is now read-only.
Hi, thanks for the package, very usefull to quick development, I'm facing an issue related fetch token interactively:
When auth flow begin (after put email and password on MS login) and the loader spinner is showed, i close the app fast, then when i open the app, i cant login with MS until i singOut from the fma manually.
At the moment if the error happen, i signOut from fma the current user and can sign in again, but i think that the workaround is not a really good one.