How to check if Signed Up or Signed In

On Auth provider Google how can i check if a user is first time signed up so i can implement all the data (name,profilepicture) from google in my public user table?
Was this page helpful?