-
## Describe the bug
I've been trying to use this gpg-agent for a while now. Finally got it working on the M1 chip mac.
However, now im running into a new issue related to gpg comments and regex.
…
-
setLocale didn't work for me
using FingerprintAuth that is included in plugin
platform: android
ionic: 1.3.1
"name": "cordova-plugin-keychain-touch-id",
"version": "3.2.1",
window.plugins.t…
-
With the introduction of faceId on the iphone X, can this plugin differentiate between touch and face id?
https://developer.apple.com/documentation/localauthentication/labiometrytype
This would …
-
Right now, if we cancel TouchID, we should show a login screen where you have to enter the password instead, we still show the one-button-login screen
-
This worked for me until some point recently, possibly due to an [OS upgrade](https://user-images.githubusercontent.com/4542907/154335989-5f971aed-6f44-4ea4-9835-6833bd2bc742.png). I upgraded the pack…
-
My second finger gives me the same id as the first finger. So it's currently impossible to detect one finger events from the second.
pvdz updated
12 years ago
-
After calling the product buy function the purchase dialog pops out, and it requires the itunes password (sometime 2-3 times in a row), also I have the touchID set on the test device for appstore purc…
-
When building for iOS, I get the error: "switch must be exhaustive" in the Fingerprint swift file.
My solution was to add the opticID case to the list:
```
if #available(iOS 11.0, *) {
…
-
### Steps To Reproduce
While using a MacBook with TouchID in clamshell mode without a second biometric option
1. Go to Safari
2. Click on the BitWarden extension
### Expected Result
I expect th…
-
Hey there,
any chance to get a code signed Version of Thorium?
Background: The 1Password Extension only unlocks with TouchID when the Browser is signed. They recently activated that feature, tha…