defunkt / gist

Potentially the best command line gister.
http://defunkt.io/gist/
MIT License
3.8k stars 340 forks source link

Upcoming Deprecated Authorizations Endpoint #319

Closed ethanchewy closed 4 years ago

ethanchewy commented 4 years ago

Hey there,

Just installed this gist cli for my job and it works great!

For my git account, I use 2Auth.

Unfortunately, I believe GitHub will remove the Authorizations API endpoint on November 13, 2020

See: https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/

To update this, consider using the web flow for authentication https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow

stgarf commented 4 years ago

Dupe of #315