# OAuth2Draft

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/PlaygroundOAuth2Config.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/PlaygroundOAuth2Config.tsx#L49)

## Properties

| Property | Type |
|---|---|
| `mode` | `OAuth2Mode` |
| `clientId` | `string` |
| `discoveryUrl` | `string` |
| `authorizationUrl` | `string` |
| `tokenUrl` | `string` |
| `scopeLines` | `string` |
