-
As the Passkey standard is being adopted by Apple, Google, and Microsoft, it would be nice to have an icon for it. There isn’t yet an official “brand” icon for it, but it appears that a consistent ico…
-
https://streamable.com/8a9q5
It detects when you enter the wrong password but if you enter the correct password instead of taking you to the home screen it will take you back to the fingerprint scree…
-
Users panel provides a way to change user settings and add/remove new users.
![Users-default](https://github.com/user-attachments/assets/7fce3a8f-3336-43cf-9c18-2c795411b177)
State when another…
-
## Redis Security
If you're using the Redis backend, you need to be able to protect the database from malicious clients. As of v0.1.0, DrMem has a config option to indicate the host and port of the…
-
Thanks for making this very polished theme. Currently, there is no prompt such as "swipe your fingerprint to login" like the stock antergos theme for webkit2-greeter. One has to press enter while in t…
-
Hi Team,
I've integrated react-native-biometrics, but I'm encountering an issue with Face ID on Android Device. Whenever I attempt to call rnBiometrics.simplePrompt({ promptMessage: "Login using …
-
In Documentation code is as follows
```
// Set the fingerprint data, this would have been generated on your server.
FingerPrintObjectType *fpData = [FingerPrintObjectType
fingerPrintObjectType];…
-
There should be the option to add a second factor to fingerprint unlock. This would allow using a strong main passphrase paired with a weaker PIN usable only via fingerprint unlock when it is applicab…
-
**Beschreibung**
**Akzeptanzkriterien**
MBR soll an die in ihn integrierten Komponenten und externen Dienste eine Vertrauensstufe für die angemeldete Person ausliefern. Diese Vertrauensstufe w…
-
Hi,
I'm trying to use the plugin to enable biometric authorization on the login page of my application.
So I would like the finger recognition PopUp to appear immediately when opening my Login v…