2017 © Pedro Peláez
 

library github-auth

PHP Implementation of [github-auth](https://github.com/chrishunt/github-auth)

image

marcusmyers/github-auth

PHP Implementation of [github-auth](https://github.com/chrishunt/github-auth)

  • Saturday, July 30, 2016
  • by marcusmyers
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

github-auth

This is a php port of Chris Hunt's github-auth. I did this mainly because I have been writing a php command line application and needed something like it., (*1)

Pairing with strangers has never been so good.

github-auth allows you to quickly pair with anyone who has a GitHub account by adding and removing their public ssh keys from your authorized_keys file., (*2)

Install

composer global require "marcusmyers/github-auth=~1.0.0", (*3)

Make sure to place the ~/.composer/vendor/bin directory in your PATH so the gh-auth executable is found when you run the gh-auth command in your terminal., (*4)

Ussage

Adding a user

$ gh-auth add marcusmyers
Successfully added marcusmyers to your authorized keys file

Removing a user

$ gh-auth remove marcusmyers
Removed 2 keys from your authorized_keys file

Listing users

$ gh-auth list-users
marcusmyers

The Versions

30/07 2016

dev-master

9999999-dev

PHP Implementation of [github-auth](https://github.com/chrishunt/github-auth)

  Sources   Download

MIT

The Requires

 

by Mark Myers

github github-auth gh-auth

30/07 2016

v1.0.0

1.0.0.0

PHP Implementation of [github-auth](https://github.com/chrishunt/github-auth)

  Sources   Download

MIT

The Requires

 

by Mark Myers

github github-auth gh-auth

30/07 2016

dev-update-readme-and-tag-release

dev-update-readme-and-tag-release

PHP Implementation of [github-auth](https://github.com/chrishunt/github-auth)

  Sources   Download

MIT

The Requires

 

by Mark Myers

github github-auth gh-auth