passkeys 1.1.0 passkeys: ^1.1.0 copied to clipboard
Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.
1.1.0 #
- Added userHandle to AuthenticateResponseType.
1.0.3 #
- Fixed bug that happens when executing the Android example.
- Activate alternate mode for iOS (entitlements).
1.0.2 #
- Improved docs.
1.0.1 #
- Improved docs.
- Simplified example.
- Bump iOS version.
1.0.0 #
- Better comments. Stable release.
0.1.1 #
- Update image links in docs.
0.1.0 #
- Initial Open Source release.