Skip to content

Releases: auth0/Auth0.swift

1.15.0

24 Apr 12:10
Compare
Choose a tag to compare

Added

1.14.2

19 Mar 10:14
Compare
Choose a tag to compare

Changed

  • Ensure URL encoding of + as %2B Authorize URL [SDK-691] #259 (cocojoe)
  • Updated Auth0 Telemetry Format #256 (cocojoe)

1.14.1

11 Jan 14:22
Compare
Choose a tag to compare

Fixed

  • Add Fix for Brew in Swift 3.0 CI #254 (cocojoe)
  • Pods Fix - Move AuthenticationServices to weak_framework section #253 (ivabra)

1.14.0

07 Dec 09:52
191da12
Compare
Choose a tag to compare

Added

Fixed

  • Ensure correct thread execution in test app #227 (cocojoe)

1.13.0

18 Sep 19:16
Compare
Choose a tag to compare

Fixed

1.12.0

26 Jul 16:09
Compare
Choose a tag to compare

Added

  • Added support for custom Keychain key in Credentials Manager #208 (danielphillips)
  • Enable Credentials Manager for tvOS and Mac Platforms #206 (cocojoe)

Fixed

1.10.1

09 Mar 00:36
Compare
Choose a tag to compare

Fixed

  • Fixed client ID and redirect URL query items not being passed in nonfederated clearSession() #188 (Rypac)

1.10.0

08 Jan 16:08
Compare
Choose a tag to compare

Changed

1.9.2

17 Nov 14:39
Compare
Choose a tag to compare

Fixed

  • Fixed Federated param in logoutURL iOS 11+ #171 (cocojoe)

1.9.1

20 Oct 18:48
Compare
Choose a tag to compare

Fixed