Releases: springtreesolutions/AppAuth-iOS
Releases · springtreesolutions/AppAuth-iOS
Release 1.6.7
Sync fork with upstream
Release 1.6.6
Remove shared device improvements from master
Release 1.6.5
- remove sign in alert that shows when the users requests a sign out
Redirect Crash Fix
- update master with new commits from original repository
- fix a crash where the library would throw an exception on using old redirect url. This exception cannot be caught in Swift without using bridging headers from Objective C and it will also probably cause memory leaks. This exception has been turned into a simple guard statement that returns.
Azure SSO Fix (1.6.3)
Merge pull request #1 from springtreesolutions/fix/azure-sso fix: azure redirect url check