Update MFA Phone
Node Card
Category: MFA Nodes
Type:
updateMfaPhoneTypical position: After Verify Email/SMS OTP succeeds in the SMS OTP setup path: the phone number is saved only once the user has proven ownership by verifying the code.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| NA | NA | NA | This node has no configurable properties. |
| Output / Code | Condition | Default message |
|---|---|---|
true | Phone number updated successfully | NA |
false | Update failed or unhandled error | NA |
Usage Notes
Place this node on the True output of Verify Email/SMS OTP in the SMS OTP setup path. The phone number collected via the Web Page node is only persisted to the user's MFA profile after they have proven ownership by successfully verifying the OTP. Never place this node before Verify Email/SMS OTP: doing so saves an unverified number.