hss_okta_flutter 1.2.3
hss_okta_flutter: ^1.2.3 copied to clipboard
A Flutter plugin that functions as an abstraction layer, seamlessly integrating Okta's Native SDKs into the Flutter ecosystem.
1.0.1 #
- Updated readme.md
- Updated pubspec.yaml description property
1.0.0 #
- Initial Release of the plugin
1.1.0 #
- Added Okta Web
- Updated readme.md
1.1.1 #
- Updated readme.md
1.2.2 #
- Made OktaAuth private
- Added getter for OktaAuth
- Removed OktaConfig
- Added AuthStateManager
- Added TokenManager
- Added Helper methods for OktaAuth
- Changed initialize auth client parameters to OktaConfig
- Added additional okta config parameters
1.2.3 #
- Updated OktaConfig constructor
- Added additional OktaConfig properties
- Fixed Bug regarding mishandling of mobile and web exports