v1

latestOpenAPI 3.0.32026-07-26172157253.6 KB
Admin

Get OAuth configuration for specific provider

Get OAuth configuration including client secret (admin only)

get/api/auth/oauth/{provider}/config

Path parameters

provider'google' | 'github' | 'discord' | 'linkedin' | 'facebook' | 'instagram' | 'tiktok' | 'apple' | 'x' | 'spotify' | 'microsoft' required

Response

OAuth configuration

idstring uuid
provider'google' | 'github' | 'discord' | 'linkedin' | 'facebook' | 'instagram' | 'tiktok' | 'apple' | 'x' | 'spotify' | 'microsoft'
clientIdstring nullable
redirectUristring nullable
scopesstring[] nullable
useSharedKeyboolean
createdAtstring date-time
updatedAtstring date-time
clientSecretstring