Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@IldarAbdullin-okta IldarAbdullin-okta released this 18 Jan 21:48

This major release adds Swift 4.2 support and fixes sign-out.

This release also removes support for native sign-in using the Resource Owner Password flow. We are building a better alternative that allows native (non-browser) sign-in without the security downside of the Resource Owner Password flow. This will be included in 2.1 that we will release soon. If you're currently using the login(username, password) method, wait for version 2.1 to upgrade.

Features

Fixes

Other

Breaking Changes