GitHub - bay6/omniauth-github-example: simple demo Rails 3.2 work with oauth and github login · GitHub
Skip to content

bay6/omniauth-github-example

Folders and files

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

Watchers

Forks

Releases

No releases published

Packages

Contributors