Commit graph

6 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
0fe91d3c18 - Update to 0.6.0
Changes:	https://github.com/intridea/oauth2/commits/master
2012-04-16 16:58:25 +00:00
Sunpoet Po-Chuan Hsieh
1c4f45358b - Update to 0.5.2
- Add RG link to pkg-descr

Changes:	https://github.com/intridea/oauth2/commits/master
- Make Client#get_token listen to raise_errors option
- Condense build status and dependency status [ci skip]
- Use HTTPS rubygems source
- Remove unnecessary additions
- Make status images more consistent [ci skip]
- Add Travis-style dependency status image [ci skip]
- Rubinius 2.0 is now the default Rubinius version on Travis
- Add dependency status [ci skip]
- Reformat [ci skip]
- Loosen gem dependenies
- Source code shows that authorization_url is actually named authorize_url
2012-01-06 06:20:22 +00:00
Philip M. Gollucci
72e8a40a13 - One WWW line in pkg-descr will do just fine 2011-12-20 00:29:16 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Sunpoet Po-Chuan Hsieh
ef6c22b0a2 - Fix CATEGORIES: it should be rubygems, not ruby
Feature safe:	yes
2011-11-16 18:57:10 +00:00
Sunpoet Po-Chuan Hsieh
d29b20b236 - Add rubygem-oauth2 0.5.1
OAuth2 is a Ruby wrapper for the OAuth 2.0 specification. This is a work in
progress, being built first to solve the pragmatic process of connecting to
existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up
to meet the entire specification over time.

WWW: https://github.com/intridea/oauth2
WWW: https://rubygems.org/gems/oauth2
2011-10-29 03:59:21 +00:00