ASWebAuthenticationSession.CompletionHandler
A completion handler for the web authentication session.
Declaration
typealias CompletionHandler = (URL?, (any Error)?) -> VoidA completion handler for the web authentication session.
typealias CompletionHandler = (URL?, (any Error)?) -> Void