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 a user goes through the sign in flow, they are sent an SMS message.
This may fail for some reason, so we should give them the option to:
resend the SMS, and
change their phone number if they're unable to make it work.
Note: We should throttle how quickly they can resend the code, because sometimes they just need to wait a few seconds for the message to arrive. Maybe include a countdown timer so they have a sense of how long they should expect to wait before retrying.
The text was updated successfully, but these errors were encountered:
When a user goes through the sign in flow, they are sent an SMS message.
This may fail for some reason, so we should give them the option to:
Note: We should throttle how quickly they can resend the code, because sometimes they just need to wait a few seconds for the message to arrive. Maybe include a countdown timer so they have a sense of how long they should expect to wait before retrying.
The text was updated successfully, but these errors were encountered: