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