issues
search
iamacoderguy
/
projectC
0
stars
0
forks
source link
Forgot password
#21
Closed
iamacoderguy
closed
4 years ago
iamacoderguy
commented
4 years ago
[x] UI:
[x] Forgot password (EST: 2 hours - ACTL: 6 hours)
[x] No email available (EST: 1 hour - ACTL: 0 hours)
[x] OTP verification (EST: 2 hours - ACTL: 0 hours)
[x] Change password (EST: 2 hours - ACTL: 0 hours)
[ ] Request a new password using the username (1 hour)
[x] Request a new password using the email (EST: 1 hour - ACTL: 1 hour 45 minutes)
[x] Send a random pin code to the user's email (ACTL: 0 hours)
[x] Set up an email server (6 hours)
[x] No email available (1 hour)
[x] Generate and send pin code (2 hours)
[x] Enter pin code to reset password (1 hour)
[x] Validation (password, mismatch) (1 hour - ACTL: 0 hours)
[x] Auto-login after resetting the password (1 hour - ACTL: 0 hours)
[x] Error handling (1 hour - ACTL: 0 hours)
[x] Test
[x] Email template (ACTL: 45 minutes)
[ ] Documentation
EST: 22 + 11 = 33 hours
iamacoderguy
commented
4 years ago
[x]
http://auth0.github.io/react-native-auth0/Auth.html#.resetPassword
[x]
https://auth0.com/docs/connections/database/password-change
[x]
https://auth0.com/docs/universal-login/text-customization-prompts/reset-password
iamacoderguy
commented
4 years ago
[x]
https://auth0.com/rules/verify-user-email-with-password-reset
EST: 22 + 11 = 33 hours