You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While developing applications on a whim, I noticed that in some cases it is inconvenient to use authentication through a database or Google account.
There are of course advantages to this, but also disadvantages.
People are used to logging into different applications using FaceID. I would like to have a component(s) that would allow this to be implemented for user authentication. And biometric data is encrypted and stored in a database for authentication.
Developers can use WebAuthn technology
The text was updated successfully, but these errors were encountered:
While developing applications on a whim, I noticed that in some cases it is inconvenient to use authentication through a database or Google account.
There are of course advantages to this, but also disadvantages.
People are used to logging into different applications using FaceID. I would like to have a component(s) that would allow this to be implemented for user authentication. And biometric data is encrypted and stored in a database for authentication.
Developers can use WebAuthn technology
The text was updated successfully, but these errors were encountered: