# PlaygroundOAuth2Config

**Kind:** Component

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

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `projectId` | `string` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_PlaygroundOAuth2Config_1472c8ff["PlaygroundOAuth2Config"]
    class component_PlaygroundOAuth2Config_1472c8ff rootComponent
```

## Relationships

- RENDERS → `FingerPrintIcon`
- RENDERS → `XMarkIcon`
- RENDERS → `CheckCircleIcon`
- USES_HOOK → `useAPIClient`
- USES_HOOK → `useState`
- USES_HOOK → `useEffect`
