Files
awesome-cordova-plugins/docs/plugins/biometric-wrapper/README.md
T
2026-03-21 17:08:43 -07:00

26 lines
518 B
Markdown

---
description: >-
BiometricWrapper plugin for Cordova and Ionic. This plugin capture biometric(Iris and Fingerprint) and validate the user. May be used in Banking domain
---
# BiometricWrapper
This plugin capture biometric(Iris and Fingerprint) and validate the user.
May be used in Banking domain
## Installation
```bash
npm install @awesome-cordova-plugins/biometric-wrapper
```
## Supported Platforms
- Android
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)