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

unlisted

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.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
40
points
104
downloads

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, copy_with_extension, equatable, flutter, flutter_secure_storage, http, json_annotation, logging, meta

More

Packages that depend on leancode_kratos_client