Go to file
Tim Emiola 3e60a713c5 Extract the auth library into its own project
- adds no new functionality beyond the initial attempt at providing
  Usable Auth constructors.

- adds enough packaging metadata to be able to export this library as a gem.

- next steps:
  complete usable auth implemntation of Application Default Credentials.
2015-02-11 19:23:34 -08:00
lib/googleauth Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
spec Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
.gitignore Ignore emacs backup files and Gemfile.lock 2015-02-11 19:19:47 -08:00
Gemfile Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
LICENSE Initial commit 2014-10-20 13:37:47 -07:00
README.md Initial commit 2014-10-20 13:37:47 -07:00
Rakefile Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
googleauth.gemspec Extract the auth library into its own project 2015-02-11 19:23:34 -08:00

README.md

oauth2client-ruby