-
I'm using the latest version of Phonegap and the npm install of your plugin.
window.plugins.touchid.isAvailable(
function(){alert('available')}, // success handler: TouchID available
…
-
### Steps To Reproduce
I have the chrome extension installed and set to unlock with fingerprint as well, not sure if that's relevant.
1. Set up the desktop app to lock on system lock
2. Set up t…
-
I'm having an issue, where on the iOS simulator when I call `window.plugins.touchid.verifyFingerprint` it is calling the success callback but not actually showing the Face/Touch ID prompt.
I may ha…
-
**Describe the bug**
TouchID needs to be enabled, app closed.
**To Reproduce**
Steps to reproduce the behavior:
1. Open App
2. Click on Login
3. TouchID Message -> Press abort
4. See error
…
-
## Description
I have my touchid registered as a webauthn device on github, okta, google for MFA. When I switch to Brave and try to use it, it fails. I _am_ able to register the touchid on the…
-
I have encountered this below error after importing the package and trying to use it in my react native application. Request for the solution for below.
The error is :
**Uncaught TypeError: Cannot …
-
Hoping this is just something I'm missing.
## Expected Behavior
Authenticate against Okta using a Macbook TouchID.
## Current Behavior
Fails to either:
1. Use the existing TouchID profile in …
-
After updating my iPhone to iOS13 the TouchID pop-up sometime rises after random timeout.
Sometime pop-up rises only after touching the TouchID sensor.
Timeout is random - from almost 0 to seconds.
-
It would be nice to just prompt for password if MBP lid is closed (clamshell mode).
-
Thanks for the app. Nice UI and easy to use.
But still need some enhancement on keyboard/setting function.
1. During the encryption of the keyboard, it will stop reading full text when it faced punc…