Search the docs
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.
$db->invalidate()
$db->invalidate();
Was this page helpful?
Previous
insert
Next
let