mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
20 lines
609 B
Markdown
20 lines
609 B
Markdown
# Touch ID
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-touch-id
|
|
$ npm install @awesome-cordova-plugins/touch-id
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/touch-id/)
|
|
|
|
Plugin Repo: [https://github.com/EddyVerbruggen/cordova-plugin-touch-id](https://github.com/EddyVerbruggen/cordova-plugin-touch-id)
|
|
|
|
Scan the fingerprint of a user with the TouchID sensor.
|
|
|
|
Requires Cordova plugin: `cordova-plugin-touch-id`. For more info, please see the [TouchID plugin docs](https://github.com/EddyVerbruggen/cordova-plugin-touch-id).
|
|
|
|
## Supported platforms
|
|
|
|
* iOS
|
|
|