Overview
The passkeys_windows package provides a Windows-specific implementation for managing passkeys using Windows Hello and the WebAuthn API. It enables secure, biometric-based authentication on Windows devices by allowing users to create and store passkeys locally. This plugin integrates seamlessly with Flutter applications targeting Windows, offering a native experience for passwordless login. It supports device-level security features such as PINs, fingerprints, or facial recognition through Windows Hello. The package is part of the Corbado Flutter Passkeys suite and ensures compliance with modern web authentication standards.
Use cases
- Passwordless login on Windows apps
- Secure biometric authentication
- Integration with WebAuthn-enabled services
- Local passkey storage on Windows
- Enhanced app security with Windows Hello
Key features
- Windows Hello integration
- WebAuthn API support
- Biometric authentication (PIN, fingerprint, face)
- Secure local key storage
- Flutter-compatible Windows plugin
Suitable for
- Flutter apps targeting Windows
- Developers implementing passkeys
- Applications requiring strong local authentication
- Enterprise-grade security solutions
- Passwordless identity systems
Considerations
- Requires Windows 10 or later
- Limited to Windows platform
- Depends on Windows Hello availability
- Needs proper device configuration
- May require user consent for biometric access