First prerelease. Most Okta operations already implemented on Android
Second prerelease. Most Okta operations already implemented on iOS
Dummy version to test continuous deployment
fix(OktaSDK): added return statement to signIn method
Fix: error: compiling for iOS 11.0, but module 'OktaJWT' has a minimum deployment target of iOS 12.0
Fixed iOS createConfig to read from secure storage if the refresh token has not expired rather than the access token
Upgrade Android SDK
Fixed kotlin file for sdk on Flutter 3