Kind: Interface
Source: atloria-monorepo/apps/web/src/lib/api-client.ts
Live API target config — the auth VALUE is write-only, so only hasAuth comes back.
Properties
| Property | Type |
|---|---|
baseUrl | string |
authHeaderName | string |
allowWrites | boolean |
enabled | boolean |
hasAuth | boolean |
writeAllowlist | string[] |
oauth2 | `PlaygroundOAuth2Config |
Was this page helpful?