I followed the exact tutorial on the official weweb channel, but when the user is redirected, they are not authenticated, and no information is shown!
Checking the xano debug I noticed that it is returning some errors, I don’t know if there is anything related
OBS: If the User was created with Google Auth, login works
If the user has already been created, but tries to log in with Google, with the same email, it doesn’t work
That’s probably something to configure in your xano endpoint, maybe reach out xano support for help on how to handle such usecase (user with this email already created but not through google auth)