Google login, how do I enable to existing accounts?

I couldn’t get this to work previously so I just created user accounts using the email address for all my users which is the same as their G Suite email. I’ve successfully got Google login working with Bubble but the problem is that whenever I pick my email, it gives an error saying that email address already exists as a user and to try another. Tried searching but I don’t see anywhere that specifies how to enable this when accounts are already existing users.

1 Like

I had the same issue. Here is a link

1 Like

Here is a workaround. Get them to sign in with their standard credentials. When the user is signed in, direct them to your index page.

Then do the following:

  1. Create a button that is visual when current user is logged in.
  2. Create the workflow to sign the user up with social network.
  3. Bubble should intelligently make the connection and you will be good to go.

Thanks everyone that got it!