TYPEALIAS
# AuthenticationSessionAborterCompletionHandler
public typealias AuthenticationSessionAborterCompletionHandler = @MainActor @Sendable (Bool, Error?) -> Void
TYPEALIAS
AuthenticationSessionAborterCompletionHandler
public typealias AuthenticationSessionAborterCompletionHandler = @MainActor @Sendable (Bool, Error?) -> Void