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 authenticating for the very first time (or registering a new user) auth process hangs at confirming email page. If the user confirms his email by opening the link in the Safari.app and manually returns to the app nothing happens. The only way to log in is to press the "Done" button in Safari Controller (after confirming email) and open login page again.
The text was updated successfully, but these errors were encountered:
Why email confirmation is a requirement on a mobile device? It interrupts UX and it's really hard to make it uninterrupted from your end - return back to the app after confirming email in the Safari.app (or this link also can be opened inside another Safari Controller, for instance, Gmail app does it).
If disable email confirmation on a mobile device it won't affect user security as 2FA is enabled by default.
When authenticating for the very first time (or registering a new user) auth process hangs at confirming email page. If the user confirms his email by opening the link in the Safari.app and manually returns to the app nothing happens. The only way to log in is to press the "Done" button in Safari Controller (after confirming email) and open login page again.
The text was updated successfully, but these errors were encountered: