# XWUIAuthSessions

Account-security session list. Conceptual compose with List; native list + buttons, no nested List constructor.

## Basic Usage

Empty sessions.

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

## This device

Current session only.

```example
file: examples/ThisDevice.ts
html: examples/ThisDevice.html
title: This device
description: Current session only.
```

## Two devices

Revoke the other laptop.

```example
file: examples/TwoDevices.ts
html: examples/TwoDevices.html
title: Two devices
description: Revoke the other laptop.
```

## Revoke all

Keep current, drop the rest.

```example
file: examples/RevokeAll.ts
html: examples/RevokeAll.html
title: Revoke all
description: Keep current, drop the rest.
```

```api
```
