sigma / gh.el

GitHub API library for Emacs
274 stars 74 forks source link

Password is stored in plain text when authenticating #78

Closed Olivia5k closed 7 years ago

Olivia5k commented 8 years ago

https://github.com/sigma/gh.el/blob/master/gh-auth.el#L63-L73

Does this have to happen? It seems pointless since we are storing the access token at the same time.

Originally noted in https://github.com/defunkt/gist.el/issues/84.

sigma commented 7 years ago

fixed in commit 2d7221d