Skip to content

Spockuto/github-follow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

github-follow

A Dynamic Follow button for Github users.

Usage

   client_id  = YOUR_GITHUB_APP_CLIENT_ID
   client_secret = YOUR_GITHUB_APP_CLIENT_SECRET_ID
   origin = WEBSITE_DOMAIN
   redirect_uri = WEBSITE_URL_ON_WHICH_BUTTON_IS_USED
   username = YOUR_GITHUB_USERNAME
  • Now add the following lines to your html page.
<script type="text/javascript" src="follow.js"></script>
<button id="github-follow" onclick="getAccessCode()"></button>

About

Dynamic Follow button for github users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published