Login in with Google when username already exists

I have just implemented the login with google functionality and have been testing it out. Works fine for new accounts but if I try to use it with an existing account, I get this error:
image

I have done some googling and an article I found said to add some error handling and to show an alert to the user saying something like this:

Is there really no way to allow existing users that already have an account to start using this new, much easier login functionality?

Is this a bubble limitation or a google limitation?

If there isn’t a way to allow the user to do it, is there a way for me to do something to their user record that will allow all of my existing users to use this functionality?

Thanks
Paul

I figured this out from doing some research and I found this thread

The workaround from @josh10 worked great

1 Like