interface
AuthSessionInfo
interface AuthSessionInfo { ... }Session metadata safe to expose in account management.
Source packages/protocol/src/generated.ts:201
idstring- The id value.
createdAtstring- The createdAt value.
lastSeenAtstring- The lastSeenAt value.
expiresAtstring- The expiresAt value.
ipAddressstring- The ipAddress value.
userAgentstring- The userAgent value.
currentboolean- The current value.