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