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

x/appwrite/mod.ts>Account#listSessions

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

List sessions

Get the list of active sessions across different devices for the currently logged in user.