cordova-plugin-ios-keychain-biometry-only
v1.0.7
Published
The plugin allows you to access iOS keychain using biometry without passcode
Downloads
5
Readme
Keychain Plugin for Apache Cordova
Same code as Cordova-plugin-ios-keychain created by Shazron Abdullah and updated by Max Lynch. The only change was applied to Auth0 SimpleKeychain to use different keychain access control to use Touch ID or Face ID without passcode and also to pass through the error code.
Installation
$ cordova plugin add cordova-plugin-ios-keychain-biometry-only
License
Apache 2.0 License except for the Auth0 SimpelKeychain code that is under MIT