passkeys_server 0.6.0
passkeys_server: ^0.6.0 copied to clipboard
Server-side passkey utilities for support passkey-based registrations and logins.
0.6.0 #
- Reduce API surface by extracting the public key from the original attestation object
0.5.0 #
- Add "Windows Hello" support
0.4.0 #
- Extend registration checks
0.3.0 #
- Remove obsolete parameter from
verifyLoginfunction
0.2.0 #
- Remove built-in storage interface for increased flexibility
0.1.0 #
- Initial version.