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 Sep 9, 2021. It is now read-only.
Presently, when a user tries to register with a previously registered email address, they continue into the email flow - where they are asked to reset their password.
We are interested in a pop-up message along the following lines:
That email address is attached to an existing user. Would you like to sign in?
Sign-In | Continue
Sign-In takes the user to the Sign In screen
Continue closes the pop-up and allows the user to update their email address etc.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Presently, when a user tries to register with a previously registered email address, they continue into the email flow - where they are asked to reset their password.
We are interested in a pop-up message along the following lines:
That email address is attached to an existing user. Would you like to sign in?
Sign-In | Continue
Sign-In takes the user to the Sign In screen
Continue closes the pop-up and allows the user to update their email address etc.
The text was updated successfully, but these errors were encountered: