github / webauthn-json

🔏 A small WebAuthn API wrapper that translates to/from pure JSON using base64url.
https://github.github.com/webauthn-json/demo/
MIT License
757 stars 60 forks source link

Cannot get Face ID option in IOS Safari #70

Closed amohammed96 closed 1 year ago

amohammed96 commented 1 year ago

Hi,

When I run the demo on IOS Safari and click register, safari shows a pop-up "Do you want to allow "github.github.com" to use Face ID?"

But when I try the same option on my website it shows "Do you want to save a passkey for "test"?

furthermore, in your demo when I click "Other Options" It shows the first option as Face ID. On my website, it shows "Passkey in iCloud Keychain.

I did not recognize the difference in your demo. to show Face ID option.

lgarron commented 1 year ago

Responded via email.