Reset Authenticator
Node Card
Category: MFA Nodes
Type:
resetAuthenticatorTypical position: In the account management or MFA recovery flow, after user confirmation.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| NA | NA | NA | This node has no configurable properties. |
| Output / Code | Condition | Default message |
|---|---|---|
true | Authenticator registration cleared successfully | NA |
false | Reset failed or unhandled error | NA |
Usage Notes
This operation is irreversible: the existing TOTP secret is deleted and the user must scan a new QR code to re-register. Always add a confirmation step (e.g., a Web Page node with a confirmation prompt) before this node to prevent accidental resets. Connect the true output to Configure Authenticator so the user can immediately re-enroll after the reset.