LogoRobo.js
Packages@robojs/auth

DeviceSession

Interface: DeviceSession

Public shape returned by GET /sessions and the getSessions client helper.

Properties

PropertyType
emailnull | string
imagenull | string
isActiveboolean
isExpiredboolean
namenull | string
userIdstring

On this page