• Start

Languages

/

PHP

/

Methods

invalidate

Invalidate the authentication for the current connection using the invalidate method in the SurrealDB PHP SDK.

Invalidates the authentication for the current connection.

Method Syntax

$db->invalidate()
$db->invalidate();

Was this page helpful?