GoodDAPP
GoodDAPP copied to clipboard
The user should see the message when his IP is blocked and reverse counter when he could try again
Description:
- The user should see the message when his IP is blocked after reached all attempts to sign up/in with passwordless cause it's not clear for regular users.
- Also, there should be a specified time of waiting or reverse counter
-
Actual result - when the user's IP Is blocked after entering a new phone number to the field on the Edit Profile screen the "Ooops. Could not send verification code" popup is sent. I suggest adding to the "Ooops" popup the information about the time of waiting when the user will be able to change and verify the phone number again on the Edit Profile screen https://www.screencast.com/t/QRrPdGqle9zY
-
Actual result - when the user's IP Is blocked after entering a phone number on the Auth0 page and clicking on the Submit button - The "We're sorry something went wrong" error message is displayed I suggest changing this text to the information about blocking and add the time of waiting or some reverse counter https://www.screencast.com/t/EB6bWdI2Xh
@omerzam does backend get the correct error reason from cfverify?
@sirpy it is not released yet but yes it does as part of the response object
in QA and DEV envs you can already see it on the dapp as part of the response from the server
@sirpy @patpedrosa Does it still relevant or could be closed / moved to the IceBox ?