github-manager icon indicating copy to clipboard operation
github-manager copied to clipboard

Create username and password caching mechanism

Open rajikaimal opened this issue 8 years ago • 4 comments

A cache should be maintained once a user enters GitHub username and password.

rajikaimal avatar Oct 20 '16 17:10 rajikaimal

The PR #19 should take care of this. Instead of saving a username and password a new access token is created on GitHub and saved for further used.

fdiogo avatar Oct 21 '16 14:10 fdiogo

ohhh i haven't seen this update ^^ @rajikaimal I have an idea how to combine both ideas - i will adjust my PR #21 :)

codingCookie avatar Oct 23 '16 13:10 codingCookie

Hope you will update #21

rajikaimal avatar Oct 23 '16 13:10 rajikaimal

Since we keep adding nice feature we decided to rename the project to https://github.com/99xt/github-manager-cli

charithsoori avatar Oct 23 '16 17:10 charithsoori