Skip to content

Releases: openid/AppAuth-iOS

AppAuth 1.7.5

22 Apr 23:07
c89ed57
Compare
Choose a tag to compare
  • Use correct xcconfig syntax for podspec (#851)

AppAuth 1.7.4

11 Apr 22:36
8c0b028
Compare
Choose a tag to compare
  • Adds defines module to AppAuth.podspec (#845)

AppAuth 1.7.3

13 Mar 23:07
7e2c09c
Compare
Choose a tag to compare
  • Fix missing manifest in bundle using SPM (#833)

AppAuth 1.7.2

11 Mar 18:53
269c905
Compare
Choose a tag to compare
  • Streamline copying of privacy manifest (#830)

AppAuth 1.7.1

09 Mar 01:44
059f77e
Compare
Choose a tag to compare
  • Add back missing method to OIDAuthorizationResponse (#825)
  • Fix OIDTokenRequest for AppAuthCore and AppAuthTV (#826)

AppAuth 1.7.0

08 Mar 21:09
4625d9d
Compare
Choose a tag to compare
  • Introduce addtional http headers to OIDTokenRequest (#770)
  • Fix nullability annotation for -[OIDExternalUserAgentIOS init] (#727)
  • Feat: allow custom nonce in OIDAuthorizationRequest (#788)
  • Introduce addtional http headers to OIDTokenRequest (#770)
  • Add privacy manifest (#822)

AppAuth for iOS 1.6.2

01 May 17:52
71cde44
Compare
Choose a tag to compare
  • Update framework minimum OS versions to work with Xcode 14.3 (#766)

AppAuth for iOS 1.6.1

07 Apr 22:23
0eadcde
Compare
Choose a tag to compare
  • Increased minimum iOS and macOS versions to fix build issue

AppAuth for iOS 1.6.0

12 Sep 18:41
3d36a58
Compare
Choose a tag to compare
  • Added a prefersEphemeralSession parameter for external user-agents. (#645)
  • Fixed errors encountered when using secure coding to decode OIDAuthState. (#656, #721)

AppAuth for iOS 1.5.0

18 Mar 18:47
33660c2
Compare
Choose a tag to compare
  • Improved tvOS support. (#111)
  • ASWebAuthenticationSession on macOS. (#675)