Local Security Policy
These forms run fully client-side. Credentials entered here are only compiled into local files and never transmitted to external backend servers.
GitHub Developer OAuth Setup Setup
1Register
2Register
3Credentials
4Connection
Create a developer application on GitHub DeveloperDeveloper Console
- Navigate to GitHub.com and sign in.
- Go to Settings -> Developer Settings -> OAuth Apps.
- Click the New OAuth App button.
- Provide a name (e.g. 'Jacky Desktop Tracker').
- Enter Homepage URL as 'http://localhost'.
- Configure authorization callback URL matching Step 2 of this wizard.
- Click Register Application.