webauthn 0.0.5+1
webauthn: ^0.0.5+1 copied to clipboard
A plugin implementing the WebAuthn authenticator model for generating Public Key Credentials
0.0.5+1 #
- Updating example app to add windows and linux sqflite support
0.0.5 #
- Updating byte handling to use the byte_extensions package
- Updating dependencies to latest versions
0.0.4 #
- Updating dependencies to latest versions
- Unpinning mockito version
- Adding codemagic build status
0.0.3 #
- Updating username validation to use the precis package
0.0.2 #
- Restricting access to the private parts of the Authenticator
- Adding dartdoc comments to all members of the public API
0.0.1+1 #
- Actually adding the changelog text
- Updating unit tests to use properly ensureInitialized method for test widgets
0.0.1 #
- Initial release allowing for creating Attestations and Assertions
- This release is not fully standard compliant as it is lacking full UTF-8 support and credential selection