AppAuth IOS Versions Save

iOS and macOS SDK for communicating with OAuth 2.0 and OpenID Connect providers.

1.7.4

4 weeks ago
  • Adds defines module to AppAuth.podspec (#845)

1.7.3

1 month ago
  • Fix missing manifest in bundle using SPM (#833)

1.7.2

1 month ago
  • Streamline copying of privacy manifest (#830)

1.7.1

2 months ago
  • Add back missing method to OIDAuthorizationResponse (#825)
  • Fix OIDTokenRequest for AppAuthCore and AppAuthTV (#826)

1.7.0

2 months ago
  • 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)

1.6.2

1 year ago
  • Update framework minimum OS versions to work with Xcode 14.3 (#766)

1.6.1

1 year ago
  • Increased minimum iOS and macOS versions to fix build issue

1.6.0

1 year ago
  • Added a prefersEphemeralSession parameter for external user-agents. (#645)
  • Fixed errors encountered when using secure coding to decode OIDAuthState. (#656, #721)

1.5.0

2 years ago
  • Improved tvOS support. (#111)
  • ASWebAuthenticationSession on macOS. (#675)

1.4.0

3 years ago

Version 1.4.0

  • Swift Package Manager support