TYPEALIAS
# AuthenticationSessionDetailsCompletionHandler
public typealias AuthenticationSessionDetailsCompletionHandler = (AuthenticationSessionDetails?, Error?) -> Void
TYPEALIAS
AuthenticationSessionDetailsCompletionHandler
public typealias AuthenticationSessionDetailsCompletionHandler = (AuthenticationSessionDetails?, Error?) -> Void