Skip to content

Releases: torusresearch/customauth-swift-sdk

1.2.0

21 Nov 01:49
7ef7e03
Compare
Choose a tag to compare
  • Add ability to accept custom URLSession

1.1.3

21 Nov 01:48
Compare
Choose a tag to compare
  • Fix broken simulator on m1 mac
  • Add CI

1.1.2

21 Nov 01:45
0419a51
Compare
Choose a tag to compare
  • Add integration tests
  • Minor bug fix on getTorusKey

1.1.1

21 Nov 01:44
Compare
Choose a tag to compare
  • Update documentation
  • Add more convenience init for better Xcode suggestions

1.1.0

03 Oct 14:49
Compare
Choose a tag to compare

following changes have been made in this release:

  • removed BestLogger
  • implemented Unified logging system
  • fixed factory
  • Add URL redirection handling example for SwiftUI

1.0.3

02 Sep 16:18
Compare
Choose a tag to compare

following changes have been made:

  • marked TorusDirectSwiftSDK class as open

1.0.2

21 Nov 01:41
Compare
Choose a tag to compare
  • Make AbstractLoginHandler and SubverifierDetails fields public

1.0.1

29 Aug 11:06
Compare
Choose a tag to compare

Following things have been updated:

  • added factory pattern to initializer
  • updated NSScanner APIs in dictionary
  • updated fetchNodeDetails APIs (getEndpoints)
  • removed fakery
  • added mock tests

1.0.0

21 Nov 01:04
Compare
Choose a tag to compare
  • Use factory pattern
  • Add unit tests for getTorusKey and getAggregateTorusKey
  • Add TorusSwiftDirectSDKFactory for mocking
  • Force lowest iOS Platform as iOS 13
  • Minor Bugfixes

0.3.1

06 Apr 10:15
870fc70
Compare
Choose a tag to compare
  • Added dismiss methods to SFURLHandler