We've moved discussions to Discord

Get user info from google oauth when connected

Alex Deering
Where would i process the auth data to set the users name, avatar, etc from the omniauth data?
Chris Oliver
Hey Alex,

You can add it to the Omniauth Callbacks Controller. It already is setup to handle some of that automatically, but you can add a method in there to do any extra processing you would like.
Alex Deering
ok, thanks ill look into that
Notifications
You’re not receiving notifications from this thread.