# XWUIAuthSignOut

Confirm-before-signing-out card with `confirmLabel` / `cancelLabel` actions.

## Basic Usage

Default confirm/cancel card.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Default confirm/cancel card.
```

## With Branding

Block-3 layout with logo + artwork.

```example
file: examples/WithBranding.ts
html: examples/WithBranding.html
title: With Branding
description: Block-3 layout with logo + artwork.
```

## Session Expiry

A block-2 confirmation wired to confirm/cancel callbacks for a session timeout.

```example
file: examples/SessionExpiry.ts
html: examples/SessionExpiry.html
title: Session Expiry
description: Confirm/cancel buttons drive a live status line.
```

## Account Menu

The compact inline layout placed at the bottom of a profile dropdown.

```example
file: examples/AccountMenu.ts
html: examples/AccountMenu.html
title: Account Menu
description: Block-1 inline sign-out inside a narrow account menu.
```

```api
```
