Release 2.0.0
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
6550997
,11b2dce
, -21f666c
- Restored missing storage of auth state after login018326a
- Improved plist parsing errors
Other
e3fadd4
- Use User-Agent header (#66)e3fadd4
- Swift 4.2 support (#73)70d4a6b
- Update to latest AppAuth package (#77)