Download Backup Code
Node Card
Category: MFA Nodes
Type:
downloadBackupCodeTypical position: After Configure Authenticator enrollment completes, or in the account management / MFA settings flow.
Properties
Outputs & Errors
| Property | Type | Default | Description |
|---|---|---|---|
| Display Backup Codes | checkbox | false | When enabled, backup codes are shown directly on the page in addition to a download option. |
| Show Copy Codes Button | checkbox | false | When enabled, shows a button allowing the user to copy all backup codes to the clipboard. Shown when Display Backup Codes is enabled. |
| Show Regenerate Codes Option | checkbox | false | When enabled, shows an option to generate a new set of backup codes (invalidates the existing set). |
| Output / Code | Condition | Default message |
|---|---|---|
output | User downloads or skips the backup code step | NA |
Usage Notes
This node has a single output edge: it proceeds regardless of whether the user downloaded the codes, making the download optional within the flow. Consider enabling Show Regenerate Codes Option in account management flows so users can refresh their codes after using one. Caution: backup codes are sensitive credentials; advise users to store them securely and not share them.