Skip to content

Releases: auth0/Auth0.swift

2.4.0

15 Jun 11:36
635ada1
Compare
Choose a tag to compare

Added

Changed

  • Bump the minimum versions of JWTDecode.swift and SimpleKeychain #777 (Widcket)

Fixed

  • Fix unhandled dismissal of SFSafariViewController #758 (Widcket)

Removed

  • Drop support for iOS 12, tvOS 12, macOS 10.15, watch0S < 7, and Xcode 13 #775 (Widcket)

2.3.2

28 Oct 18:21
f609271
Compare
Choose a tag to compare

Fixed

  • Fix login web page cannot be open by canceling the AS session #735 (hadiidbouk)

2.3.1

29 Jul 22:52
2f9b279
Compare
Choose a tag to compare

Fixed

  • Fix Web Auth race condition [SDK-3522] #731 (Widcket)

2.3.0

22 Jul 13:06
9860ce6
Compare
Choose a tag to compare

Added

  • Expose error when storing renewed credentials fails #724 (Widcket)
  • Add canRenew() to the Credentials Manager #723 (Widcket)

Changed

  • Update SimpleKeychain to v1.0.0 & JWTDecode.swift to v3.0.0 #725 (Widcket)

Fixed

  • Fix async/await threading issues with Swift 5.7 #722 (Widcket)

2.2.0

14 Jul 16:32
9725ec7
Compare
Choose a tag to compare

Added

  • Add new error types to AuthenticationError [SDK-3492] #712 (Widcket)

Changed

1.39.1

22 Jun 18:51
ed8079f
Compare
Choose a tag to compare

Fixed

2.1.0

26 May 22:07
0d3e384
Compare
Choose a tag to compare

Added

  • Add support for custom Web Auth providers [SDK-3338] #699 (Widcket)

2.0.1

02 May 15:05
aa1bdca
Compare
Choose a tag to compare

Fixed

  • Send GET request parameters as query params [SDK-3324] #678 (Widcket)

2.0.0

14 Mar 16:37
03c85db
Compare
Choose a tag to compare

💡 Check the Migration Guide to understand the changes required to migrate your application to v2.

1.39.0

08 Mar 03:26
9f2fc93
Compare
Choose a tag to compare

Added

  • [SDK-3145] Add Auth0Client parameter to logout and add view to telemetry.env for iOS #659 (adamjmcgrath)