System authentication (fingerprint) before popping up authenticator page #1055
nandanprakash
started this conversation in
Ideas
Replies: 2 comments
-
***@***.***
|
Beta Was this translation helpful? Give feedback.
0 replies
-
WebAuth doesn't support encryption, that blocks web apps running locally to use finger printer to protect your data. To a service-client app, WebAuth proves that you have permission to access the data, and the server returns the data to the client. For such a case, the server owns and manages your data. However, Authenticator runs locally, your data is on your own machine. Thus, WebAuth can't protect your data. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
to make sure there is no easy access to authenticator one tIme code, can we add system authentication as optional protection?
Beta Was this translation helpful? Give feedback.
All reactions