nex3 / magithub

Magit + GitHub
42 stars 13 forks source link

Github Api Tokens Deprecated #5

Open TobiasBales opened 12 years ago

TobiasBales commented 12 years ago

Github is removing support for the api tokens (see https://github.com/blog/1090-github-api-moving-on) or may have done so already and since I can't find my token I can't use magithub.

Any plans on updating the authentication process?

dabrahams commented 11 years ago

+1. Support is now dropped, so this package is dead until someone fixes that

nex3 commented 11 years ago

The entirety of Magithub was written towards the GitHub API v2, so it's going to be a lot of work to move over to v3. Luckily there's already an OAuth2 library up on the GNU ELPA, but the changes in endpoints still need to be addressed.

jackcviers commented 11 years ago

:+1: Really would like to use this.