MAUI and IFingerprint: how to authenticate the user after a resume?
In my NET8
MAUI
application, I added the IFingerprint
in order to authenticate the user via biometrics. It is working if the app displays a login page.
In my NET8
MAUI
application, I added the IFingerprint
in order to authenticate the user via biometrics. It is working if the app displays a login page.