40
Support FIDO2: WebAuthn & Passkey
YZahringer
A new standard is on the market that allows passwordless authentication: FIDO2.
It is natively supported by different operating systems (iOS, Android, Windows, macOS) and browsers (Chrome, Firefox, Safari).
- [Web] WebAuthn: https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API
- [Android] Fido2ApiClient: https://codelabs.developers.google.com/codelabs/fido2-for-android#0
- [iOS] Passkeys: https://developer.apple.com/documentation/authenticationservices/public-private_key_authentication/supporting_passkeys
Other links:
It would be really interesting to provide support of this standard in Expo apps.