web_authn_web 0.0.4
web_authn_web: ^0.0.4 copied to clipboard
Flutter Web plugin for WebAuthn (passkeys) registration and authentication.
0.0.4 #
- Add missing exception file
0.0.3 #
- Add WebAuthnWebException with clearer error messages.
- Improve README error handling guidance.
0.0.2 #
- Add API documentation comments and remove unused platform version API.
0.0.1 #
- Initial release with WebAuthn register, sign, and delete APIs for Flutter Web.