Post

Replies

Boosts

Views

Activity

isUserVerifyingPlatformAuthenticatorAvailable returning false in Safari 14
Feature detection in Safari 14 (running on macOS Big Sur on Intel MacBook Pro) is returning false. Tested this in localhost and HTTPS served pages with no luck. As per the "Meet Face ID and Touch ID for the web" session, it is supposed to be available. PublicKeyCredential.isUserVerifyingPlatformAuthenticatorAvailable().then(console.log) // resolves to "false" Is the feature available? Is there anything that has to be installed or enabled explicitly?
5
0
2.0k
Jun ’20