Sha256: 2cc846d395b1f223d0e6a2674a887679e4f858eb2bfda9a18c1bd290c4be2e74
Contents?: true
Size: 582 Bytes
Versions: 6
Compression:
Stored size: 582 Bytes
Contents
# OAuth2 Rack OAuth2 Rack implements OAuth2 provider in Rack. ## Usage See an example in `config.ru`. ## Continuous Integration [![Build Status](http://travis-ci.org/doitian/oauth2-rack.png)](http://travis-ci.org/doitian/oauth2-rack) ## Contributing Forck the repository, make your changes and issue a pull request. Do add test cases so I won't break your code in feature releases. ### Bunder ### For Linux: bundle install --without mac_development For Mac: bundle install --without linux_development ## License oauth2-rack is licensed under the MIT License.
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
oauth2-rack-1.1.1 | README.md |
oauth2-rack-1.0.0 | README.md |
oauth2-rack-0.0.5 | README.md |
oauth2-rack-0.0.4 | README.md |
oauth2-rack-0.0.3 | README.md |
oauth2-rack-0.0.2 | README.md |