Get started  
Login  

Help Center

Community / Forum Ask Zappter Support We build your app Marketplace

Documentation

English

General

Videos

Mastering the content editor Pixel perfect design Setup your E-Commerce Store Configure your booking engine Event-System / Drop-In

Popular

App Store Submission Creating Push Notifications Typography Changing template Changing Rules

Business Modules

New

More Tutorials

Documentation

Integrating GitHub

Integrating GitHub authentication

This integration has two parts to it:

  • Creating GitHub Client ID & GitHub Client Secret in GitHub using developer account
  • Entering GitHub Client ID & GitHub Client Secret  in Zappter
Creating  Client ID & Client Secret in GitHub:
Your app URL
Ensure to have your web app URL while completing the below steps. Here is how to get your web app URL from Zappter:

  1. Log in to your admin.
  2. Open your profile menu and your web app link is the first option available under this menu. 
  3. Make a note or copy the URL. 
Follow the below steps on your Github platform to get the Client ID and Client Secret.
1. Navigate to 'Settings > Developer Settings > OAuth Apps' or via link: https://github.com/settings/developers.
2. Click on 'Register a new application.'
github_1.png 91.19 KB
3. Provide an application name, homepage URL - use FQDN/app/ and Authorization callback URL - same as homepage and click on 'Register application.'
github_2.png 121.96 KB
4. On an opened page click on 'Generate a new client secret.'
github_3.png 160.24 KB
5. Copy Client ID and generated Client Secret (to enter into Zappter settings below).
github_4.png 169.37 KB
Entering Client ID & Client Secret in Zappter:
Back in Zappter, you need to update GitHub Client ID and Client Secret. Below steps guide you.
1. Admin > Settings > OAuth. Move onto GitHub tab.
image.png 98.75 KB
2. Enter previously copied Client ID and Client Secret. And save the changes to complete your integration.
Github OAuth