Skip to main content
Deno 2 is finally here 🎉️
Learn more
function assertImpersonatedUserIsEmpty
import { assertImpersonatedUserIsEmpty } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/bolt/bolt-protocol-util.js";

Asserts that the passed-in impersonated user is empty

Parameters

impersonatedUser
optional
onProtocolError = [UNSUPPORTED]

Called when it does have impersonated user set

observer