Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

32 lines (16 loc) · 648 Bytes

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

1.0.0-dev.8

Upgrade Android SDK

1.0.0-dev.9

Fixed kotlin file for sdk on Flutter 3