ReOTP.
Use Cases/Change Password or Email
1 min read

Change Password or Email

Extra confirmation to protect sensitive data

Overview

When changing password or email, ReOTP confirmation is required to protect the account.

Implementation

1. /settings/security: current password + new + confirm.

2. After validating current: call /api/verify/init (PREDICTIVE).

3. On VERIFIED: update password (bcrypt) + Audit Log + notification.

UI/UX Guidelines

  • Rose + zinc accents.
  • Password strength indicator.
Interactive Playground
WhatsApp Linking Platform
Change Password or Emailform1/3
Security Settings

When changing password or email, ReOTP confirmation is required to protect the account.