# XWUIAuthTOTPSetup

TOTP enrolment UI. Host supplies otpauth URI / optional QR data URL. Does not nest AuthOTP or BarcodeQRCode. Demo strings only — never a live secret.

## Basic Usage

Empty QR step.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty QR step.
```

## Demo URI

otpauth text, not a live secret.

```example
file: examples/DemoUri.ts
html: examples/DemoUri.html
title: Demo URI
description: otpauth text, not a live secret.
```

## Verify

Code entry.

```example
file: examples/Verify.ts
html: examples/Verify.html
title: Verify
description: Code entry.
```

## Backup

Demo backup codes.

```example
file: examples/Backup.ts
html: examples/Backup.html
title: Backup
description: Demo backup codes.
```

```api
```
