# mob_biometric v0.1.1 - Table of Contents

> Biometric authentication (Face ID / Touch ID / fingerprint) for Mob apps (extracted from mob core)

## Pages

- [mob_biometric](readme.md)

## Modules

- [MobBiometric](MobBiometric.md): Biometric authentication (Face ID / Touch ID / fingerprint) — a Mob plugin
(extracted from mob core's `Mob.Biometric` in Wave 2).
- [MobBiometric.DemoScreen](MobBiometric.DemoScreen.md): A ready-to-run sample screen exercising `MobBiometric`, shipped so a generated
app can kick the tires the moment the plugin is activated. Declared in the
plugin manifest's `:screens`, so the host's home can surface it by route
without writing any code. Delete it (and the manifest entry) in a real app.

