Search the docs
Methods
The invalidate() method for the SurrealDB Swift SDK clears the connection's authentication state.
Invalidates the authentication for the current connection.
try await client.invalidate()
Was this page helpful?
Previous
authenticate
Next
select