Nextauth google login not creating registers

Hey, I am having an issue with the Google login/signup on nextauth, the GoogleProvider is not creating the register in my database somehow and I don't know what is happening, the user can login and I recieve the sessionData but there is no new register in the databse when using google credentials. Has anyone had this before? I am using a T3 app so I should have everything setup right?
Was this page helpful?