--

Nice work! Two things I needed to change: I need to add the gem "omniauth-rails_csrf_protection" to my gemfile to get this to work in my dev environment. and also the "double splat" to convert the hash from from_google_parms in the callbacks controller, so: user = User.from_google(**from_google_params)

--

--

J. Mark Locklear
J. Mark Locklear

Written by J. Mark Locklear

I write about technology, religion and politics. http://locklear.me/

No responses yet