Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 1.02 KB

Changelog

[2.0.0] - 2022-07-11

Changed

  • Updated to the latest auth-foundation (1.0.0)
  • Rename IdxFlow to InteractionCodeFlow #152

[2.0.0-BETA6] - 2022-06-03

Changed

  • Updated to the latest auth-foundation (0.6.0-BETA)

[2.0.0-BETA5] - 2022-04-25

Changed

  • Updated to the latest auth-foundation (0.5.0-BETA)

[2.0.0-BETA4] - 2022-04-25

Changed

  • Updated to the latest auth-foundation (0.4.0-BETA)

[2.0.0-BETA3] - 2022-04-14

Changed

  • Updated to the latest auth-foundation (0.3.0-BETA)

[2.0.0-BETA2] - 2022-03-25

Added

  • Integrated with AuthFoundation, this included the ability to security store and access credentials.

Removed

  • Due to the integration with AuthFoundation, many breaking changes were made, result and token classes were removed, and consolidated with AuthFoundation.

Changed

  • IdxClient -> IdxFlow which aligns with naming from other authentication flows.

[1.0.0] - 2022-02-03

Added

  • Initial release!