GitHub
We can access the GitHub Developer Console
Follow these steps to configure your app:
- Create a New OAuth App.
- Set application name and homepage URL.
- Set Authorization callback URL (redirect URI).
- Copy Client ID and Client Secret.
Notes
- PKCE is optional (disabled by default).
- Custom URI schemes are supported.
Default scopes: read:user, user:email.