EasyAuth-LinkedIn

Build Status Dependency Status Code Climate

Dead simple drop in authentication for Rails

Installation

In your Gemfile add the following:

gem 'easy_auth-linked_in'

After running Bundler you'll need to install the migrations

rake easy_auth-linked_in:install:migrations

Then run your migrations.

Authors

Brian Cardarella

Versioning

This gem follows Semantic Versioning

Want to help?

Stable branches are created based upon each minor version. Please make pull requests to specific branches rather than master.

Please make sure you include tests!

Unles Rails drops support for Ruby 1.8.7 we will continue to use the hash-rocket syntax. Please respect this.

Don't use tabs to indent, two spaces are the standard.

DockYard, LLC © 2012

@dockyard

Licensed under the MIT license