method
RiduClient.sessions
RiduClient.sessions(options?: RequestOptions): Promise<AuthSessionInfo[]>List the current user’s active sessions.
Related types
RequestOptionsOptions shared by every request.
AuthSessionInfoSession metadata safe to expose in account management.