flutter_okta_auth_sdk 0.0.5
flutter_okta_auth_sdk: ^0.0.5 copied to clipboard
This Flutter Okta Auth SDK library helps you to add authentication in your Flutter apps. It is a wrapper around Okta Android and Okta iOS.
0.0.1 #
- Initial release for android and iOS (Web Coming soon...).
0.0.2 #
- minor bug fixes for android login with flutter 3 and above.
0.0.3 #
- crash fixed for other library who is using callbacks(onActivityResult) in android. and minor update
0.0.4 #
- updated okta-oidc-android for better performance
0.0.5 #
- updated readme file