schibsted / account-sdk-ios

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

Replace SchibstedAccount.Result with Swift.Result #307

Closed clausjoergensen closed 3 years ago

clausjoergensen commented 3 years ago

There's no need for a custom result type, and this avoids conflicting types in clients that integrate the SDK.