Search the docs
Languages
/
PHP
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
insertRelation
Next
let