ReOTP.
Live Examples/更改账户关联的电话号码
1 阅读需1分钟

更改账户关联的电话号码

Verify ownership of new number before linking to account

Overview

When changing phone number, user must confirm new number via ReOTP to prevent account hijacking.

Implementation Steps

1. /settings/phone page: Current number (locked) + new number + Update button.

2. Call /api/verify/init with new number.

3. Upon VERIFIED: Update number + send notification + Audit Log.

UI/UX Guidelines

  • Cyan + slate colors.
  • Current number field locked with faded white.
交互式演示环境
WhatsApp 连接平台
更改绑定的手机号input1/3
Change Phone Number

When changing the phone number, the user must confirm the new number via ReOTP to prevent account takeover.