oidc_default_store 0.5.0 copy "oidc_default_store: ^0.5.0" to clipboard
oidc_default_store: ^0.5.0 copied to clipboard

The default OidcStore implementation for package:oidc

0.5.0 #

Note: This release has breaking changes.

  • BREAKING FIX: hasInit is set to true too early in init() of OidcUserManagerBase (#275). (d704aa5f)
  • BREAKING FIX: migrate to simple_secure_storage (#270). (723560a7)
  • BREAKING FEAT: Support WASM (#253). (8b2931ef)

0.4.0+3 #

0.4.0+2 #

  • Update a dependency to the latest release.

0.4.0+1 #

  • Update a dependency to the latest release.

0.4.0 #

  • FEAT: Enhance OIDC store with manager ID support. (56f42f2d)

0.3.0 #

Note: This release has breaking changes.

  • FIX: oidc_default_store init() loads the shared preferences again and does not check if already given in ctor #226. (111b0a98)
  • BREAKING FEAT: support hooks (#228). (f2d9d9c6)

0.2.0+15 #

  • REFACTOR: minor lints and refactors. (5ab9af70)

0.2.0+14 #

  • Update a dependency to the latest release.

0.2.0+13 #

  • Update a dependency to the latest release.

0.2.0+12 #

  • Update a dependency to the latest release.

0.2.0+11 #

  • Update a dependency to the latest release.

0.2.0+10 #

  • Update a dependency to the latest release.

0.2.0+9 #

  • Update a dependency to the latest release.

0.2.0+8 #

  • Update a dependency to the latest release.

0.2.0+7 #

  • Update a dependency to the latest release.

0.2.0+6 #

  • Update a dependency to the latest release.

0.2.0+5 #

  • Update a dependency to the latest release.

0.2.0+4 #

  • Update a dependency to the latest release.

0.2.0+3 #

  • Update a dependency to the latest release.

0.2.0+2 #

  • Update a dependency to the latest release.

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

Note: This release has breaking changes.

  • BREAKING CHANGE: all packages.

0.1.0+4 #

  • Update a dependency to the latest release.

0.1.0+3 #

  • Update a dependency to the latest release.

0.1.0+2 #

  • Update a dependency to the latest release.

0.1.0+1 #

  • feat: initial commit 🎉