Sha256: 7525c62514ebf5ad55c487b2e3a32be7060243497c821f56e368061d9ec6d730
Contents?: true
Size: 1.03 KB
Versions: 5
Compression:
Stored size: 1.03 KB
Contents
= OpenIDConnect OpenID Connect Server & Client Library == Installation gem install openid_connect == Resources * View Source on GitHub (http://github.com/nov/openid_connect) * Report Issues on GitHub (http://github.com/nov/openid_connect/issues) == Examples === Provider * Running on Heroku (https://openid-connect.herokuapp.com) * Source on GitHub (https://github.com/nov/openid_connect_sample) === Relying Party * Running on Heroku (https://openid-connect-rp.herokuapp.com) * Source on GitHub (https://github.com/nov/openid_connect_sample_rp) == 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 (c) 2011 nov matake. See LICENSE for details.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
openid_connect-0.0.11 | README.rdoc |
openid_connect-0.0.10 | README.rdoc |
openid_connect-0.0.9 | README.rdoc |
openid_connect-0.0.8 | README.rdoc |
openid_connect-0.0.7 | README.rdoc |