Releases: openid/AppAuth-iOS
Releases · openid/AppAuth-iOS
AppAuth 1.7.5
- Use correct xcconfig syntax for podspec (#851)
AppAuth 1.7.4
- Adds defines module to AppAuth.podspec (#845)
AppAuth 1.7.3
- Fix missing manifest in bundle using SPM (#833)
AppAuth 1.7.2
- Streamline copying of privacy manifest (#830)
AppAuth 1.7.1
- Add back missing method to OIDAuthorizationResponse (#825)
- Fix OIDTokenRequest for AppAuthCore and AppAuthTV (#826)
AppAuth 1.7.0
- 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
- Update framework minimum OS versions to work with Xcode 14.3 (#766)
AppAuth for iOS 1.6.1
- Increased minimum iOS and macOS versions to fix build issue
AppAuth for iOS 1.6.0
- 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
- Improved tvOS support. (#111)
- ASWebAuthenticationSession on macOS. (#675)