Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use oauth now that there are no tokens #84

Closed
danielb2 opened this issue Mar 21, 2012 · 14 comments
Closed

use oauth now that there are no tokens #84

danielb2 opened this issue Mar 21, 2012 · 14 comments

Comments

@danielb2
Copy link

since the gist api no longer seems to support tokens, it would be nice to be able to use the oauth2 mechanism for authentication.

http://developer.github.com/v3/

@joallard
Copy link

+1. Having my password in clear text scares me.

@voidlily
Copy link

+1. I'd like to avoid putting my password in plain text on my machine. The current implementation with passwords is a step down in security from the API keys used before.

@jwhitley
Copy link

+1. I was flabbergasted to discover that gist wants me to store a plaintext password now; I thought I'd somehow installed a phishing gem.

@dpo
Copy link

dpo commented Mar 30, 2012

+1. Same here. This makes gist pretty much unusable.

@azolotov
Copy link

azolotov commented Apr 1, 2012

+1.

@relrod
Copy link

relrod commented Apr 1, 2012

+1

1 similar comment
@ainformatico
Copy link
Contributor

+1

@duckinator
Copy link

+1 (wait, why did they remove voting from github issues, again?!)

@solsticedhiver
Copy link

+1

@jgoulah
Copy link

jgoulah commented May 3, 2012

+1 please merge the ziz pull request

@shinderuman
Copy link

+1

@ConradIrwin
Copy link
Collaborator

If you guys need a temporary solution, I've uploaded a jist gem (https://github.com/ConradIrwin/jist) — it's fully Oauth2'd :).

@nickmccurdy
Copy link

👍

1 similar comment
@ku1ik
Copy link
Contributor

ku1ik commented Apr 29, 2013

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests