Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
52 stars 5 forks source link

Support for OAuth Callback https for iOS 17.4 + #554

Open etoledom opened 3 weeks ago

etoledom commented 3 weeks ago

Apple released a new API to handle the https case which is iOS 17.4+

We can implement this on our SDK

https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession/callback