Duckie | Docs home page
Search...
⌘K
Ask AI
Support
Book a Demo
Book a Demo
Search...
Navigation
GitHub
Documentation
Self-hosting
GitHub
Creating a GitHub OAuth App
Go to
https://github.com/settings/developers
Click “New OAuth App”
Fill in the application details:
Application name: Your app’s name
Homepage URL: Your app’s homepage URL
Authorization callback URL:
<FRONTEND_URL>/client/github/callback
Click “Register application”
After registration, you will see the Client ID and Client Secret. Save these for later use.
Assistant
Responses are generated using AI and may contain mistakes.
On this page
Creating a GitHub OAuth App
Getting Started
Introduction
Setup
Setup
Integration Apps
Configs
Deployment
Docker
Kubernetes
GitHub
Creating a GitHub OAuth App
Go to
https://github.com/settings/developers
Click “New OAuth App”
Fill in the application details:
Application name: Your app’s name
Homepage URL: Your app’s homepage URL
Authorization callback URL:
<FRONTEND_URL>/client/github/callback
Click “Register application”
After registration, you will see the Client ID and Client Secret. Save these for later use.
Assistant
Responses are generated using AI and may contain mistakes.
On this page
Creating a GitHub OAuth App