keycloak_wrapper 1.1.2 copy "keycloak_wrapper: ^1.1.2" to clipboard
keycloak_wrapper: ^1.1.2 copied to clipboard

Keycloak Single Sign-On (SSO) authentication package for Flutter framework.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2024/4/01 #

  • Rename repository.

[1.1.1] - 2024/3/20 #

  • Update the default error message.
  • Make isInitialized property as private.

[1.1.0] - 2024/3/04 #

  • Ensure the validity of bundleIdentifier value. #29
  • Remove redirectUrl parameter from KeycloakLogin constructor.
  • Update readme.md.

[1.0.3] - 2024/2/26 #

  • Configure your own custom redirectUrl instead of using bundleIdentifier value.
  • Update default onError function.

[1.0.2] - 2024/2/23 #

  • Apply stricter linter rules.
  • Update dependencies.

[1.0.1] - 2024/2/21 #

  • Assert the initialization method to be called first.
  • Deprecate getWithBearerAuthentication() function.
  • Add a new badge inside README.md.

[1.0.0] - 2023/12/22 #

  • Initial stable release of this package.
  • Add contribution guidelines.
  • Improve automated publishing workflow.
8
likes
140
pub points
71%
popularity
screenshot

Publisher

verified publisherfa-fifi.is-a.dev

Keycloak Single Sign-On (SSO) authentication package for Flutter framework.

Repository (GitHub)
View/report issues

Topics

#authentication #keycloak #oauth2 #openidconnect

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_appauth, flutter_secure_storage

More

Packages that depend on keycloak_wrapper