UIImplementation
public protocol UIImplementation
Undocumented
-
Undocumented
Declaration
Swift
typealias CompletionHandler = (Result<URL, Error>) -> Void
-
Undocumented
Declaration
Swift
func openAuthorizationURL(url: URL, redirectURI: URL, shareCookiesWithDeviceBrowser: Bool, completion: @escaping CompletionHandler)