An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# OAuth::Rails

[![Gem Version](https://badge.fury.io/rb/oauth-rails.png)](http://badge.fury.io/rb/oauth-rails)
[![Build Status](https://travis-ci.org/thefrontside/oauth-rails.png?branch=master)](https://travis-ci.org/thefrontside/oauth-rails)
[![Dependency Status](https://gemnasium.com/thefrontside/oauth-rails.png)](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.