@aparajita/capacitor-biometric-auth
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@aparajita/capacitor-biometric-auth", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Provides access to the native biometric auth APIs for Capacitor apps", | ||
@@ -5,0 +5,0 @@ "author": "Aparajita Fishman", |
@@ -5,5 +5,5 @@ <div class="markdown-body"> | ||
This plugin for [Capacitor 4](https://capacitorjs.com) provides access to native biometry on iOS and Android. It supports every type of biometry and every configuration option on both platforms. In addition, biometry is simulated on the web so you can test your logic without making any changes to your code. | ||
This plugin for [Capacitor 5](https://capacitorjs.com) provides access to native biometry on iOS and Android. It supports every type of biometry and every configuration option on both platforms. In addition, biometry is simulated on the web so you can test your logic without making any changes to your code. | ||
👉 **NOTE:** This plugin only works with Capacitor 4. If you are upgrading from the Capacitor 2 version, note that the plugin name has changed to `BiometricAuth`. | ||
👉 **NOTE:** This plugin only works with Capacitor 5. If you are upgrading from the Capacitor 2 version, note that the plugin name has changed to `BiometricAuth`. | ||
@@ -10,0 +10,0 @@ 🛑 **BREAKING CHANGE:** If you are upgrading from a version prior to 3.0.0, please note that `androidMaxAttempts` is no longer supported. See the documentation for [`authenticate()`](#authenticate) for more information. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package