keycloak_wrapper 1.0.1 copy "keycloak_wrapper: ^1.0.1" to clipboard
keycloak_wrapper: ^1.0.1 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.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.