Google OAuth Login/Signup Issue in Weweb

Hey everyone,

The native Xano Login Provider on Weweb, when selecting the Google provider, only gives us the option for “Login or Signup,” which means it only accesses the Google continue endpoint (if the user is not registered, it creates the user).

I’m confused as to why the two missing options (Login and Signup) don’t appear?

According to Weweb support, it’s a product choice! I found this decision a bit strange because how are we supposed to validate if the user logging in with Google has an account on your microSaaS? Assuming the user will always be created causes some experience problems!

How are you all dealing with this?

I’m thinking of doing a workaround on the Continue Endpoint (Login or Signup) to try to get around this, but I really see it as a limitation!

Thanks in advance!