let response = try await StytchB2B.sessions.revoke()
Sessions
Revoke
Revokes the current member session, signing the member out on the backend and clearing local session state. Calls the POST /sdk/v1/b2b/sessions/revoke endpoint.
let response = try await StytchB2B.sessions.revoke()