Open
Description
Description
Does this plugin support using ASWebAuthenticationSession
? I know that OauthSwift, which this plugin is using does, but in my testing, it seems that a regular Safari View is used instead of the ASWebauthenticationSession
. I'm a web dev so only moderately understand the swift code, but it appears to me that a SafariURLHandler
is being used instead of the ASWebauthenticationSession
. Is this the case?