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

List Sessions

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