schibsted / account-sdk-ios

⛔️ DEPRECATED SchibstedAccount SDK for iOS
MIT License
6 stars 16 forks source link

Pass the ClientError (if present) through the UserDelegate/IdentityManagerDelegate #337

Closed clausjoergensen closed 2 years ago

clausjoergensen commented 2 years ago

Pass the client error (if any) through the userStateChanged delegate function(s) in order for the clients to receive the reason why a particular user was logged out.

The API changes are backwards compatible (protocol extensions making the new overload optional to implement)

zamorastp commented 2 years ago

Hi Claus! Thank you for your input. We are going to announce a new SDK soon which totally replaces this old SDK. Repo with new SDK is here: https://github.com/schibsted/AccountSDKIOSWeb