flutter_okta_sdk 1.0.0-dev.7
flutter_okta_sdk: ^1.0.0-dev.7 copied to clipboard
This library makes it easy to add authentication to flutter apps. This library is a wrapper around Okta OIDC Android and Okta OIDC iOS.
1.0.0-dev.1 #
First prerelease. Most Okta operations already implemented on Android
1.0.0-dev.2 #
Second prerelease. Most Okta operations already implemented on iOS
1.0.0-dev.4 #
Dummy version to test continuous deployment
1.0.0-dev.5 #
fix(OktaSDK): added return statement to signIn method
1.0.0-dev.6 #
Fix: error: compiling for iOS 11.0, but module 'OktaJWT' has a minimum deployment target of iOS 12.0
1.0.0-dev.7 #
Fixed iOS createConfig to read from secure storage if the refresh token has not expired rather than the access token