Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/src/services/account.ts>Account#deleteSessions

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Account.prototype.deleteSessions
import { Account } from "https://deno.land/x/appwrite@11.0.0/src/services/account.ts";

Delete sessions

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