LOCK SCREEN EMULATION
ClaudeRobbinCR opened this issue ยท 8 comments
Is your feature request related to a problem? Please describe
Some Gmail accounts and a few apps require the setting of a lockscreen password.
Describe the solution you'd like
A lockscreen wrapper for specific apps or a false valid lock screen button will do.
Describe alternatives you've considered
No response
Please specify the version of Windows Subsystem for Android
2310.40000.2.0
With biometrics is what i want
With biometrics is what i want
Might be difficult. But a simple number lock isn't too difficult.
I guess you can use the Windows password API* to authenticate to WSA.
- I don't know what's its real name, it's that thing that pops up when you try to view a Chrome password
I guess you can use the Windows password API* to authenticate to WSA.
- I don't know what's its real name, it's that thing that pops up when you try to view a Chrome password
Thank you! I'll check it out.
Sorry, I meant that MS can implement that. As far as I know that feature does not exist.
The Windows Auth API is really powerful, it can use your password as well as fingerprint, face recognition and even a hardware security key. Basically however you login to Windows. WSA is the perfect use for it.
The Windows Auth API is really powerful, it can use your password as well as fingerprint, face recognition and even a hardware security key. Basically however you login to Windows. WSA is the perfect use for it.
Man whatchu talking about. Please tell me in detail how to use it. I am unable to use banking apps rn. Need a solution.
The Windows Auth API is really powerful, it can use your password as well as fingerprint, face recognition and even a hardware security key. Basically however you login to Windows. WSA is the perfect use for it.
Man whatchu talking about. Please tell me in detail how to use it. I am unable to use banking apps rn. Need a solution.