Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 328 Bytes

README.rdoc

File metadata and controls

5 lines (3 loc) · 328 Bytes

## Rails application with devise and omniauth (Github)

This is a stack of rails application that contains devise (user authentication gem), omniauth (handling oauth with external providers) with github authentication service.

Just clone, edit your github-app key/secret on config/initializers/devise.rb and fire up. Have fun