Login using fingerprint on web app

0
For native applications there is Native Mobile Resource for this requirement. Is there any way to use a fingerprint reader on responsive/web application?
asked
2 answers
0

Hi Chaitanya,

 

when using PWA, you can use the devices credentials/biometrics, please see the corresponding documentation:

https://docs.mendix.com/refguide/mobile/introduction-to-mobile-technologies/progressive-web-app/#6-accessing-device-features

answered
2

Hi Chaitanya,

Hi,

You can use the Mendix module  Native Mobile Resources https://appstore.home.mendix.com/link/app/109513/

This has a javascript action for BiometricAuthentication

 

Hope it helps!

answered