Skip to content

Releases: corbado/flutter-passkeys

[email protected]

24 Jan 11:29
Compare
Choose a tag to compare

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

Full Changelog: 2.1.0...2.3.0

[email protected]

24 Sep 17:04
Compare
Choose a tag to compare
Release new versions

passkeys_web

19 Dec 09:54
Compare
Choose a tag to compare

Initial release of flutter web support for passkeys.