Safe authentication metadata for localStorage (no sensitive tokens)
Security: Excludes JWT/access/refresh tokens (stored in HTTP-only cookies)
Properties
| Property | Type | Description |
|---|
provider | string | Provider name (e.g., ‘privy’, ‘turnkey’) |
expires_at | number | Unix timestamp when session expires |