[Enhancement] Cross Platform Biometric Authentication #157
Replies: 6 comments
-
This is in the scope of https://github.com/xamarin/Essentials, not Xamarin.Forms/MAUI. |
Beta Was this translation helpful? Give feedback.
-
so 🤔 i don't see any MAUI Essentials GitHub |
Beta Was this translation helpful? Give feedback.
-
Well, System.Devices and MAUI are two separate parts of .NET 6. |
Beta Was this translation helpful? Give feedback.
-
These will be two separate libraries and you will be able to use Essentials (System.Devices) in a .NET MAUI app. It is on the backlog on Essentials -> xamarin/Essentials#71 |
Beta Was this translation helpful? Give feedback.
-
thanks james ❤ |
Beta Was this translation helpful? Give feedback.
-
The Essentials issue has been closed in August 2023 as "not planned". So. We're not getting any biometrics then? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
i think MAUI can/should have a cross platform Fingerprint/Face ID Authentication because now all the platforms have them all plus It’s a pain to have to type your password on the app every time when your device has some better and easier security things.
Platforms
UWP: Windows Hello (iris scanner, FingerPrint, Pin)
iOS: Touch ID/Face ID
macOS: Touch ID (if touchBar available)
Android: fingerprint reader (if available)
Beta Was this translation helpful? Give feedback.
All reactions