Friday 2 August 2013

Google Omni Auth with devise tutorial

Here is a step by step user guide for using Google Omni Auth with devise.

http://blogs.burnsidedigital.com/2013/03/rails-3-devise-omniauth-and-google/

But one thing I want to add is that, there in section 4, author says that "First, create a new controller called omniauth_callbacks_controller.rb and make it look something like this:" However the code is not given. For that I followed the following link.
https://github.com/plataformatec/devise/blob/master/app/controllers/devise/omniauth_callbacks_controller.rb

No comments:

Post a Comment