Search the docs
Languages
/
Mojo
Methods
The invalidate() method for the SurrealDB Mojo SDK invalidates the authentication for the current connection.
Invalidates the current session and clears the stored token.
Method Syntax
client.invalidate(session)
session
client.invalidate()
Authentication
authenticate()
Was this page helpful?
Previous
insert_relation
Next
kill