# formatScopeLines

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

## Signature

```ts
function formatScopeLines(scopes: Record<string, string> | undefined): string
```

## Parameters

| Name | Type |
|---|---|
| `scopes` | `Record<string, string> | undefined` |

**Returns:** `string`
