- Updated to the latest auth-foundation (1.0.0)
- Rename IdxFlow to InteractionCodeFlow #152
- Updated to the latest auth-foundation (0.6.0-BETA)
- Updated to the latest auth-foundation (0.5.0-BETA)
- Updated to the latest auth-foundation (0.4.0-BETA)
- Updated to the latest auth-foundation (0.3.0-BETA)
- Integrated with AuthFoundation, this included the ability to security store and access credentials.
- Due to the integration with AuthFoundation, many breaking changes were made, result and token classes were removed, and consolidated with AuthFoundation.
IdxClient
->IdxFlow
which aligns with naming from other authentication flows.
- Initial release!