Joe8Bit / jquery-github-widget

A jQuery powered widget for displaying user and repo information for a given Github user
MIT License
29 stars 12 forks source link

Is authentication possible? #11

Open bobsilverberg opened 11 years ago

bobsilverberg commented 11 years ago

We are using a variation of your wonderful widget at Mozilla, to show contributors our Web QA repos, but we keep getting hit by the rate limit. Is there a way to authenticate the requests to the Github API? It seems tricky as all of the code lives client-side. Any advice you have would be appreciated.

Joe8Bit commented 11 years ago

Not in the current iteration it isn't no, I would contact Github and have them set you up with an API token with higher rate limit. I'm sure they'd be happy to oblige a non-profit like Mozilla :)