# UserTotpEnableDialog

Manages the Panel dialog to enable TOTP auth for the current user

****

- Full class name: `Kirby\Panel\UserTotpEnableDialog`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/UserTotpEnableDialog.php#L23>

****

### UserTotpEnableDialog

- [new UserTotpEnableDialog()](https://getkirby.com/docs/reference/objects/panel/user-totp-enable-dialog/__construct.md)
- [$userTotpEnableDialog->load()](https://getkirby.com/docs/reference/objects/panel/user-totp-enable-dialog/load.md)
- [$userTotpEnableDialog->qr()](https://getkirby.com/docs/reference/objects/panel/user-totp-enable-dialog/qr.md)
- [$userTotpEnableDialog->secret()](https://getkirby.com/docs/reference/objects/panel/user-totp-enable-dialog/secret.md)
- [$userTotpEnableDialog->submit()](https://getkirby.com/docs/reference/objects/panel/user-totp-enable-dialog/submit.md)
- [$userTotpEnableDialog->totp()](https://getkirby.com/docs/reference/objects/panel/user-totp-enable-dialog/totp.md)