1

Apple's Safari browser supports WebAuthn now. However, I couldn't find information on if Apple MacOS and iOS support FIDO2 API calls natively. This is for a Flutter cross-platform app.

References:

Thomas
  • 349
  • 3
  • 11
  • 1
    I found this link on passkeys.dev: https://developer.apple.com/documentation/authenticationservices/public-private_key_authentication/supporting_passkeys – Tim Dec 15 '22 at 21:59
  • Thanks, Tim. I read that page before but it didn't help answer my question. – Thomas Dec 16 '22 at 22:34
  • That page documents the system APIs which is how I read your original question. Are you looking for something else? – Tim Dec 17 '22 at 15:12
  • Thanks for the follow-up, @Tim. Yes, I was looking for how to implement accessing those native FIDO2 API calls from Flutter. The cited Flutter package supports accessing it from Android natively but it warned that iOS isn't supported natively. – Thomas Dec 19 '22 at 06:49

0 Answers0