passkeys_android 2.0.2
passkeys_android: ^2.0.2 copied to clipboard
Android implementation of the Corbado passkeys plugin. Manages the creation of passkeys on Android devices.
2.0.2 #
- Map excludeCredentials error to typed exception
2.0.1 #
- Added excludeCredentials support
2.0.0 #
- Removed getFacetID (no longer needed)
- Added cancelCurrentAuthenticatorOperation
- Adapted to new passkeys_platform_interface
2.0.0-dev.1 #
- Removed getFacetID (no longer needed)
- Added cancelCurrentAuthenticatorOperation
- Adapted to new passkeys_platform_interface
1.2.1 #
- Catch more situations when a user interrupts biometrics ceremony (e.g. providing his fingerprint).
1.2.0 #
- Bump passkeys_platform_interface version.
1.1.2 #
- Catch native Android exceptions when user is not signed in to Google account.
1.1.1 #
- Removed unnecessary logs
- Catch CancellationExceptions from CredentialManager
1.1.0 #
- Added userHandle to AuthenticateResponseType.
1.0.0 #
- Better comments. Stable release.
0.1.0 #
- Initial open source release.