Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fingerprint-aio) : Added optional parameters to isAvailable() #4912

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AdrienLombard
Copy link

@AdrienLombard AdrienLombard commented Jan 28, 2025

Added two optional parameters to FingerprintAIO.isAvailable() to reflect the optional parameters of isAvailable() in cordova-plugin-fingerprint-aio https://github.com/NiklasMerz/cordova-plugin-fingerprint-aio?tab=readme-ov-file#optional-parameters

  • requireStrongBiometrics
  • allowBackup

Should correct issue #4881

Added two optional parameters to FingerprintAIO.isAvailable to reflect the optional parameters of isAvailable in cordova-plugin-fingerprint-aio
@AdrienLombard AdrienLombard changed the title Update fingerprint-aio/index.ts Update isAvailable method in fingerprint-aio/index.ts Jan 28, 2025
@AdrienLombard AdrienLombard changed the title Update isAvailable method in fingerprint-aio/index.ts Added optional parameters to isAvailable method in fingerprint-aio/index.ts Jan 28, 2025
@AdrienLombard AdrienLombard changed the title Added optional parameters to isAvailable method in fingerprint-aio/index.ts Added optional parameters to isAvailable() in fingerprint-aio/index.ts Jan 28, 2025
Added documentation to isAvailable()
Added documentation to plugin
@AdrienLombard AdrienLombard changed the title Added optional parameters to isAvailable() in fingerprint-aio/index.ts fix(fingerprint-aio) : Added optional parameters to isAvailable() Jan 29, 2025
@AdrienLombard AdrienLombard marked this pull request as draft January 29, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant