Search the docs
Languages
/
PHP
v1 (stable)
Methods
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?
Previous
insert
Next
let