Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@4.0.0/mod.ts";

Delete All Account Sessions

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