I want use sensor of android to get fingerprint. I have a WebApp and want to get callback of fingerprint. Is possible implement fingerprint scanner in WebApp? Using Javascript or something like that?
It is now possible to use the Web Authentication API in all major browsers, including iOS.
This is a very important development for PWAs.