ambethia / google-client_login

A simple library for authenticating against the Google ClientLogin API

This URL has Read+Write access

name age message
file .document Thu Aug 27 14:01:11 -0700 2009 Initial commit to google-client_login. [ambethia]
file .gitignore Thu Aug 27 14:01:11 -0700 2009 Initial commit to google-client_login. [ambethia]
file LICENSE Thu Aug 27 14:01:11 -0700 2009 Initial commit to google-client_login. [ambethia]
file README.rdoc Thu Aug 27 21:01:02 -0700 2009 Hrmm... [ambethia]
file Rakefile Tue Oct 20 14:12:57 -0700 2009 Require ruby gems for test tasks (only if rubyg... [ambethia]
file VERSION Tue Oct 20 12:39:40 -0700 2009 Version bump to 1.1.2 [ambethia]
file google-client_login.gemspec Tue Oct 20 12:39:40 -0700 2009 Regenerated gemspec for version 1.1.2 [ambethia]
directory lib/ Sun Aug 30 21:39:24 -0700 2009 Added given and family name helpers [ambethia]
directory test/ Tue Oct 20 12:39:01 -0700 2009 Don't require rubygems, or github gems [ambethia]
README.rdoc

Google::ClientLogin

A simple library for authenticating against the Google ClientLogin API: code.google.com/apis/accounts/docs/AuthForInstalledApps.html

Does this library handle CAPTCHA challenges from Google?

No.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don’t break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright © 2009 Jason L Perry. See LICENSE for details.