Complete replication from rails-4-omniauth-using-devise-with-twitter-facebook-and-linkedin
For LinkedIn email and name isn’t getting stored, even though API call is returning the part.
Twitter doesn’t return email
, so another step is being added in the app.
Settings link - Advanced Tab: Valid OAuth redirect URIs: http://127.0.0.1:3000/
Website: http://127.0.0.1:3000/ Callback URL: http://127.0.0.1:3000/
Website URL:http://127.0.0.1:3000/ OAuth 2.0 Redirect URLs: http://127.0.0.1:3000/
create App project Enable Gmail Api, Gmail Contact Api etc.., Website URL:http://127.0.0.1:3000/ OAuth 2.0 Redirect URLs: http://127.0.0.1:3000/users/auth/google_oauth2/callback
Store AppId and Secret key in devise.rb
Go on … get on with it now!