Appearance
DoCurious API Reference / types / SessionInfo
Interface: SessionInfo
Defined in: types/auth.types.ts:99
Session info
Properties
deviceInfo?
optionaldeviceInfo:string
Defined in: types/auth.types.ts:104
expiresAt
expiresAt:
string
Defined in: types/auth.types.ts:103
issuedAt
issuedAt:
string
Defined in: types/auth.types.ts:102
role
role:
UserRole
Defined in: types/auth.types.ts:101
userId
userId:
string
Defined in: types/auth.types.ts:100