I want to fetch profile data upon user login. how do i do that?

I am using google oauth. I can login successfully but i want to fetch profile data from profiles table upon user login.

Is there a callback function which is called upon user login?
Was this page helpful?