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

x/appwrite/mod.ts>Account#getSessions

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

Get Account Sessions

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