passkeys_darwin 0.3.0
passkeys_darwin: ^0.3.0 copied to clipboard
Shared Darwin implementation (iOS & macOS) of the Corbado passkeys plugin. Manages passkey creation on Apple devices.
0.3.0 #
- Passes
AttestationandResidentKeyparams to Security Key Register Handler - Makes the returned
UserIDoptional from the authentication response as it is optional to return it from the authenticator
0.2.0 #
- Fixes conditional UI bug when dealing with Security Keys.
0.1.0 #
- Initial open source release.
- Turn
passkeys_iosinto the newpasskeys_darwincontaining support for macOS