Face ID and Touch ID for the Web
developer.apple.com
Face ID and Touch ID for the Web
1–10 of 274 posts
Re: Face ID and Touch ID for the Web
#2Re: Face ID and Touch ID for the Web
#3https://developer.mozilla.org/en-US/docs/Web/API/Web_Authent...
Re: Face ID and Touch ID for the Web
#4If the web migrates to biometric sensors for authentication, I hope this won't suffer from vendor lock-in. When every new device ships with facial recognition and/or a fingerprint reader, it will be nice to login using my face/fingerprint irrespective of the device I'm on.
Re: Face ID and Touch ID for the Web
#5If the web migrates to biometric sensors for authentication, I hope this won't suffer from vendor lock-in. When every new device ships with facial recognition and/or a fingerprint reader, it will be nice to login using my face/fingerprint irrespective of the device I'm on.
Maybe that's fine if all you want is to "lock" a sensitive page to people who aren't the device owner but that's pretty limited compared to FaceID to actually log in.
Re: Face ID and Touch ID for the Web
#6I wonder what part of the Web Auth APIs does iOS Safari support since MDN says most of the APIs are not supported. https://developer.mozilla.org/en-US/docs/Web/API/Web_Authent...
Re: Face ID and Touch ID for the Web
#7It's a really good idea. I can see there being a big demand for just simplifying signin - I can easily see a time where it is worth not having the hassle of managing multiple signin processes and just choosing webauth or nothing.
Edit: to be clear this won't affect B2C sites whose monetisation is based on getting as many people as possible. But imagine a saas business charging upwards of 100 bucks a month - they have something valuable to protect, and the security story just got a lot easier
Re: Face ID and Touch ID for the Web
#8If the web migrates to biometric sensors for authentication, I hope this won't suffer from vendor lock-in. When every new device ships with facial recognition and/or a fingerprint reader, it will be nice to login using my face/fingerprint irrespective of the device I'm on.
We’d need to have a standard HTML element like or something and let the browser handle mapping it to whatever specific hardware the device is using
Re: Face ID and Touch ID for the Web
#9There are a lot of implications - no ability to automate and giving others data on you were provably in front of some machine are two big ones.
Re: Face ID and Touch ID for the Web
#10I'll stick to taping over my cameras, thanks.