Skip to content

Releases: auth0/Auth0.swift

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)

1.38.1

02 Feb 15:20
2944411
Compare
Choose a tag to compare

Fixed

  • Fix auth_time validation #652 (Widcket)
  • Fix version number reported by telemetry when using SPM #651 (Widcket)

2.0.0-beta.1

26 Jan 16:26
e4039ec
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

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

Added

  • Add isRefreshTokenDeleted error [SDK-3079] #641 (Widcket)