Reputation: 118
How to do authentication using omniauth-google-oauth2 gem
in rails 2.3.8
?
I have installed omniauth-google-oauth2 gem
of version 0.1.15
. But i dont know how to proceed further.
Upvotes: 0
Views: 136
Reputation: 1484
Here is the nice blog post on Google Authentication for ruby on rails app, just follow the simple steps.
Hope this will help you.
Upvotes: 1