Next: Scope of OAuth App, Previous: Create an OAuth App, Up: Building OAuth Apps [Index]
You can enable other users to authorize your OAuth App.
GitHub’s OAuth implementation supports:
To authorize your OAuth app, consider which authorization flow best fits your app.
Used to authorize users for standard OAuth apps that run in the browser.
Used for headless apps, such as CLI tools.
Not supported
• Web Application Flow | ||
• Device Flow |