Menu

How to get GitHub App ID and App Secret

Proficiency Level Intermediate

Published on
  1. Visit https://github.com and Login using your credentials

  2. Click your profile picture at the Top Right Corner

  3. Click Settings

  4. Click Developer Settings at Left Sidebar

  5. Click OAuth Apps at Left Sidebar

  6. Click New OAuth App at Right Sidebar Top

  7. Fill out the mandatory fields like Application Name, Homepage URL, Application Description.

  8. You can get the Authorization Callback URL from your Website | WP Admin | Frontend Dashboard | Frontend Dashboard | Social | Settings | Add This URL on Redirect URL

  9. Paste the URL in Github Authorization Callback URL and click Register application

  10. Copy the Client ID and Paste it in App ID in your Website | WP Admin | Frontend Dashboard | Frontend Dashboard | GitHub . Similar to Client Secret to App Secret and Submit.
How to get GitHub App ID and App Secret