Skip to content

GitHub (OAuth) Node

Data/GitHub

GitHub (OAuth)

Connect to GitHub using OAuth Device Flow.

data_github_provider_oauthdataOAuth
Inputs1
Outputs1
Security exposure2/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
3/10High

Input Pins

1

API Base URL

String
base_url

GitHub API base URL. Use 'https://api.github.com' for github.com or 'https://your-enterprise.com/api/v3' for Enterprise

Default https://api.github.com

Output Pins

1

Provider

Struct
provider

GitHub provider with authentication

GitHubProviderGitHubProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Node Info

Internal name
data_github_provider_oauth
Category
Data/GitHub
OAuth providers
github