Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Account#deleteSessions

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Account.prototype.deleteSessions
Re-export
import { Account } from "https://deno.land/x/appwrite@10.0.0/mod.ts";

Delete sessions

Delete all sessions from the user account and remove any sessions cookies from the end client.