Lucia.getUserSessions()
Method of Lucia. Gets all sessions of a user.
Definition
function getUserSessions(userId: string): Promise<Session[]>;
Parameters
userId
Lucia.getUserSessions()Method of Lucia. Gets all sessions of a user.
function getUserSessions(userId: string): Promise<Session[]>;
userId