Releases: corbado/flutter-passkeys
Releases · corbado/flutter-passkeys
[email protected]
Release new version
What's Changed
- Fixes Format Exception : Padding issue by @Dopeamin in #87
- Adds missing userVerification field to AuthenticateRequestType by @Dopeamin in #89
- Add Guard for Passkey Support on iOS < 16 by @Dopeamin in #90
- Integrate namespace to build.gradle to allow AGP8+ by @Dopeamin in #88
- Prepares 2.2.0 release by @Dopeamin in #91
- Fix preferImmediatelyAvailableCredentials usage in iOS package by @ice-tychon in #83
- Fix preferImmediatelyAvailableCredentials usage in iOS package by @Dopeamin in #93
- Feature/integrate prefer immediately available credentials in android by @Dopeamin in #92
- Fixes requireResidentKey mapping into string instead of boolean in JSON in Android by @Dopeamin in #95
- Feat/support wasm mode by @Dopeamin in #102
- Add NoCreateOptionException handling by @Dopeamin in #103
- Upgrades androidx.credentials to the latest 1.3.0 stable version by @Dopeamin in #107
- Add getAvailability to all supported platforms by @Dopeamin in #110
- Implement new getAvailability API by @Dopeamin in #113
New Contributors
- @Dopeamin made their first contribution in #87
- @ice-tychon made their first contribution in #83
Full Changelog: 2.1.0...2.3.0
[email protected]
Release new versions
passkeys_web
Initial release of flutter web support for passkeys.