AuthResponse object
Authentication response with user profile and token
| Field | Type | Description |
|---|---|---|
userrequired | object | Platform users with profiles, addresses, and company information |
tokenrequired | string | Bearer access token (64 hex chars) |
expiresAtrequired | string (date-time) | Token expiration (1 hour) |