Skip to content

Releases: springtreesolutions/AppAuth-iOS

Release 1.6.7

23 May 08:29

Choose a tag to compare

Sync fork with upstream

Release 1.6.6

30 Jan 09:32
ae1fba0

Choose a tag to compare

Remove shared device improvements from master

Release 1.6.5

05 Jan 14:55
183e947

Choose a tag to compare

  • remove sign in alert that shows when the users requests a sign out

Redirect Crash Fix

19 Oct 13:02

Choose a tag to compare

  • 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)

24 Aug 12:28
4707bbd

Choose a tag to compare

Merge pull request #1 from springtreesolutions/fix/azure-sso

fix: azure redirect url check