https://github.com/thefrontside/oauth-rails
Para bailar La OAuth, se necesita una poca de gracia.
https://github.com/thefrontside/oauth-rails
Last synced: 11 months ago
JSON representation
Para bailar La OAuth, se necesita una poca de gracia.
- Host: GitHub
- URL: https://github.com/thefrontside/oauth-rails
- Owner: thefrontside
- License: mit
- Created: 2013-04-23T04:11:35.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T02:34:13.000Z (over 10 years ago)
- Last Synced: 2024-04-24T19:12:24.151Z (about 2 years ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OAuth::Rails
[](http://badge.fury.io/rb/oauth-rails)
[](https://travis-ci.org/thefrontside/oauth-rails)
[](https://gemnasium.com/thefrontside/oauth-rails)
Do the oauth dance like a pro, with small cognitive overhead.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'oauth-rails'
```
## Code of Conduct
Please note that this project is released with a Contributor Code of
Conduct. By participating in this project you agree to abide by its
terms, which can be found in the `CODE_OF_CONDUCT.md` file in this
repository.