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

SSH key management for GitHub users

Results 3 github-auth issues
Sort by recently updated
recently updated
newest added

Something I noticed when cleaning up my keys here on Github is that `gh-auth remove ....` only removes the keys that the API reports the user had, not necessarily all...

Hi, I am using your repo to allow certain users from a github group to ssh into certain boxes. However, github has an API rate limit and I get an...

I would love to see github-auth build on @bjeanes' [authorized_keys](https://rubygems.org/gems/authorized_keys) gem to take advantage of the additional features it has around parsing key options. (Specifically to enable a better implementation...