GitHub-jQuery-Repo-Widget icon indicating copy to clipboard operation
GitHub-jQuery-Repo-Widget copied to clipboard

Authentication support

Open hermajan opened this issue 9 years ago • 0 comments

I added support for adding Client ID and Client Secret to widget. This pull request fixes #17.

For using authentication is just needed to create developer application in settings and generate Client ID and Client Secret. Then put it in jquery.githubApikey.js file and include this file somewhere before the include of the widget.

hermajan avatar Feb 07 '16 01:02 hermajan