passkeys 1.3.0 copy "passkeys: ^1.3.0" to clipboard
passkeys: ^1.3.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.3.0 #

  • Corbado: Deprecate the customDomain setting (this does not have to be configured to production projects)
  • Corbado: Added new exception type (PasskeyAlreadyExistsException)
  • Fix: Make sure that exceptions are awaited within the authenticator

1.2.1 #

  • Improved exception handling for Android and iOS.

1.2.0 #

  • Added autocomplete to sign in (authenticateWithAutocompletion).

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.
51
likes
0
pub points
88%
popularity

Publisher

verified publishercorbado.com

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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

convert, corbado_frontend_api_client, flutter, http, json_annotation, openapi_generator_annotations, passkeys_android, passkeys_ios, passkeys_platform_interface, ua_client_hints

More

Packages that depend on passkeys