Skip to content

3.1.0

Compare
Choose a tag to compare
@ehab-al-cko ehab-al-cko released this 03 Aug 15:27
· 38 commits to main since this release
e870ed0

Major release

Breaking public API Change

  • [CHANGED] Renamed ChallengeResult to AuthenticationResult
  • [CHANGED] Deprecated two authenticate functions
  • [ADDED] Added a new authenticate function with callback value of Swift Result type which contains AuthenticationResult and AuthenticationError
  • [ADDED] We now provide an AuthenticationResult object during the Authentication flow, which contains transactionStatus and sdkTransactionId
  • [FIX] Fixed the version of the logging SDK we are using