Create GitHub application
1. In the upper-right corner of any page, click your profile photo, then click Settings.
![](images/github/Github_profile_settings.png)
2. In the left sidebar, click Developer settings.
![](images/github/Github_developer_settings.png)
3. On tab Register App, click Register a new application.
![](images/github/Github_new_oauth_app.png)
4. Input all information about your application and set https://oauth.io/auth as a Authorization callback URL. Click Register Application.
![](images/github/Github_app_info.png)
5. Find your Client ID and Client Secret.
![](images/github/Github_credentials.png)