Skip to content

Releases: openid/AppAuth-iOS

Version 0.93.0

26 Jun 19:35
Compare
Choose a tag to compare

OpenID Connect support (ID Token handling)
OpenID Connect Relying Party Certification tests added
Custom browser support for iOS (Chrome, Firefox, etc)
External user-agent requests abstracted out (so other external user-agent flows can be implemented).

Version 0.92.0

26 Jun 19:21
Compare
Choose a tag to compare

Improved Swift examples & documentation

Base SDK iOS 11 Required

31 Oct 21:26
Compare
Choose a tag to compare

AppAuth now requires a Base SDK of iOS 11 (still supports iOS 7 as a Deployment Target).
Fixes several "availability" warnings and errors. Corrects deployment targets.

iOS 11 Support

09 Oct 23:38
Compare
Choose a tag to compare

Added support for iOS 11.

Bugfixes

20 May 19:56
Compare
Choose a tag to compare

Fixes #115, #105, #114.

Carthage support and fixes for Swift

25 Mar 14:21
Compare
Choose a tag to compare

Improved Swift support

  • Nullability fixes.
  • Swift smoke test.

Carthage support

  • Framework targets created for iOS, macOS, tvOS and watchOS.
  • Readme updated.
  • Carthage sample provided.

tvOS XCode Target Added

14 Dec 22:29
Compare
Choose a tag to compare
0.7.1

Version 0.7.1

Minor AuthState Refactor & Bugfixes

05 Dec 17:28
Compare
Choose a tag to compare

Improved macOS Loopback IP Redirect Support

05 Dec 17:28
Compare
Choose a tag to compare

Building on version 0.5.0, cleans up several aspects of the macOS Loopback IP redirect support.

Loopback HTTP Redirect Support.

02 Nov 20:54
Compare
Choose a tag to compare

Loopback HTTP Redirect support added for macOS.