GITHUB_PROVIDER
Agent Runtimes / identity/types / GITHUB_PROVIDER
Variable: GITHUB_PROVIDER
constGITHUB_PROVIDER:Partial<OAuthProviderConfig>
Defined in: identity/types.ts:238
GitHub OAuth provider configuration. Note: GitHub requires client_secret for token exchange even with PKCE. User info endpoint returns login, name, email, avatar_url fields.