Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
let response = try await StytchConsumer.sessions.revoke()
Revokes the current session, signing the user out on the backend and clearing local session state. Calls the POST /sdk/v1/sessions/revoke endpoint.
POST /sdk/v1/sessions/revoke