mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
26 lines
518 B
Markdown
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)
|