passkeys_windows 0.1.1
passkeys_windows: ^0.1.1 copied to clipboard
Windows implementation of the passkeys plugin. Manages the creation of passkeys on Windows devices using Windows Hello and WebAuthn API.
0.1.1 #
- Fix Base64URL encoding truncation in Windows WebAuthn helper
0.1.0 #
- Initial release of Windows platform implementation
- Support for Windows Hello (biometric and PIN authentication)
- Support for FIDO2 security keys
- WebAuthn API integration for Windows 10 (1903+) and Windows 11
- Passkey registration (MakeCredential)
- Passkey authentication (GetAssertion)
- Availability checking for platform authenticators
- Operation cancellation support