NiklasMerz/cordova-plugin-fingerprint-aio

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.json
.github/CODEOWNERS
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/labeler.yml
.gitignore
.npmignore
.vscode/settings.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
package.json
plugin.xml
src/android/build.gradle
src/android/res/biometric_activity.xml
src/android/res/styles.xml
src/ios/Bridging-Header.h
tea.yaml
src/android/Args.java41
src/android/BiometricActivity.java213
src/android/BiometricActivityType.java21
src/android/CryptoException.java20
src/android/CryptographyManager.java9
src/android/CryptographyManagerImpl.java147
src/android/EncryptedData.java37
src/android/Fingerprint.java167
A
30 mins
src/android/KeyInvalidatedException.java6
src/android/PluginError.java31
src/android/PromptInfo.java107
www/Fingerprint.js56
src/ios/Fingerprint.swift262