# configToDraft

**Kind:** Function

**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#L169)

## Signature

```ts
function configToDraft(config: PlaygroundOAuth2 | null | undefined): OAuth2Draft
```

## Parameters

| Name | Type |
|---|---|
| `config` | `PlaygroundOAuth2 | null | undefined` |

**Returns:** `OAuth2Draft`
