Home / Companies / Unified.to / Blog / Post Details
Content Deep Dive

How to obtain your GitHub OAuth2 credentials

Blog post from Unified.to

Post Details
Company
Date Published
Author
-
Word Count
145
Language
-
Hacker News Points
-
Summary

To set up OAuth2 for GitHub, you must create a new OAuth application in your GitHub developer settings, ensuring to input the correct Authorization Callback URL as https://api.unified.to/oauth/code. After registering the application, generate a new client secret, record both the Client ID and Client Secret, and, importantly, safeguard the client secret as it won't be visible later. These credentials should then be added to the Unified.to integration settings for GitHub at https://app.unified.to/integrations/github, enabling the use of GitHub with the Unified.to real-time unified API.