Kind: Interface
Source: atloria-monorepo/packages/api-client/src/endpoints/auth.ts
Properties
| Property | Type |
|---|---|
user | `{ |
id: string; email: string; name: string; role: string; organizationId: string;
}| |accessToken|string| |refreshToken|string` |
Was this page helpful?