leancode_kratos_client 0.8.1 copy "leancode_kratos_client: ^0.8.1" to clipboard
leancode_kratos_client: ^0.8.1 copied to clipboard

A Flutter library for connecting to Ory Kratos. It helps manage user authentication, registration, making it simple to add identity features to your app.

0.8.1 #

  • Remove copy_with_extension and copy_with_extension_gen dependencies.

0.8.0 #

  • chore: Upgrade dependencies. Support analyzer: ^10.0.0.
  • breaking: Bump minimum Dart SDK to 3.10.

0.7.0 #

  • feat: Add LoginIdentityDisabledResult and PasskeyLoginIdentityDisabledResult

0.6.0 #

  • feat: Add metadataPublic property to UserProfileData

0.5.0 #

  • chore: Upgrade dependencies. Support build: ^4.0.0 and build_runner: ^2.10.0.
  • breaking: Bump minimum Dart SDK to 3.9.

0.4.1 #

  • feat: Add methods for secure credentials storage access

0.4.0 #

  • feat: Add local credentials caching
  • breaking: Remove const constructor in FlutterSecureCredentialsStorage

0.3.1 #

  • fix: Fix Logout flow on mobile

0.3.0 #

  • chore: Upgrade dependencies. Support build: ^3.0.0 and build_runner: ^2.7.0.
  • breaking: Bump minimum Dart SDK to 3.8.

0.2.2 #

  • feat: Add translation parameters to KratosMessage
  • chore: Remove freezed from dependencies

0.2.1 #

  • chore: Upgrade packages (allow analyzer 7.x)

0.2.0 #

  • feat: Add getSession method
  • feat: Add isSessionValid method
  • fix: Fix Logout flow on Web
  • fix: Fix Recovery flow on Web
  • fix: Fix getUserProfile method on Web
  • fix: Delete unnecessary platform checks from registerWithOidc method
  • chore: Move freezed to dev dependencies

0.1.0 #

  • feat: Web support
  • feat: Passkeys support

0.0.1 #

  • Initial release
1
likes
130
points
217
downloads

Documentation

API reference

Publisher

verified publisherleancode.co

Weekly Downloads

A Flutter library for connecting to Ory Kratos. It helps manage user authentication, registration, making it simple to add identity features to your app.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

collection, equatable, flutter, flutter_secure_storage, http, json_annotation, logging, meta

More

Packages that depend on leancode_kratos_client