Search the docs
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.
client.invalidate(session)
Argument
Description
session
An optional session id.
client.invalidate()
Authentication
authenticate()
Was this page helpful?
Previous
insert_relation
Next
kill