3.1.0
Major release
Breaking public API Change
- [CHANGED] Renamed
ChallengeResult
toAuthenticationResult
- [CHANGED] Deprecated two authenticate functions
- [ADDED] Added a new authenticate function with callback value of Swift
Result
type which containsAuthenticationResult
andAuthenticationError
- [ADDED] We now provide an
AuthenticationResult
object during the Authentication flow, which containstransactionStatus
andsdkTransactionId
- [FIX] Fixed the version of the logging SDK we are using