Enlarged screenshot

How To Connect GitHub OAuth To YACSS

GitHub OAuth is required to connect Netlify and Vercel to YACSS. By creating an OAuth app in GitHub and linking it to YACSS, you can authorize deployments and manage your sites directly from the platform.


This connection is only used for Netlify and Vercel. You do not need it for other cloud providers.
1

Open OAuth Connectivity in YACSS

In YACSS, navigate to OAuth Connectivity → GitHub in the sidebar. Click Add New to begin the setup process.

Step 1: GitHub Connectivity in YACSS
2

Open GitHub Settings

Go to github.com/settings/profile. Click your profile icon in the top right corner and select Settings from the dropdown.

github.com/settings/profile
Step 2: GitHub profile menu Settings
3

Open Developer Settings

Scroll to the very bottom of the Settings sidebar and click Developer settings.

Step 3: Developer Settings in GitHub
4

Create a New OAuth App

Click OAuth Apps in the left sidebar, then click New OAuth App. Fill in the form with the following values:

  • Application name — Any name you want
  • Homepage URLhttps://yacss.site/
  • Authorization callback URLhttps://app.yacss.site/user/github-redirect.php

Click Register application to create the app.

Step 4: OAuth Apps in GitHub Developer Settings
Step 4: Register new OAuth App form
5

Copy Your Credentials

After registering the app, you will see the Client ID displayed on the page. Click Generate a new client secret to create a Client Secret, then copy both values.

The Client Secret is only shown once. Copy it before leaving this page — it cannot be retrieved later.
Step 5: Copy Client ID and Client Secret from GitHub
6

Paste Into YACSS & Authorize

Return to YACSS. Paste the Client ID and Client Secret Key into the corresponding fields and click Submit. YACSS will redirect you to GitHub where you need to click Authorize to complete the connection.

Step 6: Paste Client ID and Secret into YACSS
Done! Your GitHub account is now connected to YACSS and ready to use with Netlify and Vercel.
Shopping Cart
Scroll to Top