Skip to content

bay6/omniauth-github-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Why When I tried to build a github omniauth login, I constantly saw the some outdated authenticate and omniauth example. https://github.com/pt/devise-omniauth-example.git https://github.com/holden/devise-omniauth-example.git So, I would like to build an example with the latest rails and authenticate without devise. (Probably add devise version later) ##What This project will simply show how to use omniauth login github, currently rails 3.2

##How to use

bundle
bundle exec rake db:migrate
rails s

Demonstration of usage

http://github-ominiauth.herokuapp.com

Feedback

Anything you found, just let me know.

References

About

simple demo Rails 3.2 work with oauth and github login

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors