Google one tap without password

Hello! Maybe who knows how to make a one-touch login to the app through google, that is, without entering a password. Plugins like Google one tap have been able to configure it this way: the google login popup appears after the page loads. But I need the google login popup to appear after clicking on the login button.

I think someone has already built a plugin for this if that helps? No idea if it’s any good, but worth checking it out.

I implemented this a couple of years back, but that was in code (Reactjs + AWS) - I don’t remember it being too difficult, but it’s not nothing either


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

1 Like

Hello! I used this plugin, but it doesn’t work for me. It only brings up a google login popup after the page loads, and I need it when I click on the login button.

Is this not just the standard Google log in? Google Sign-In Integration | Bubble


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

No, Traditional signup is either a popup or a redirection from your site to Google OAuth, where user needs to set their email and write their password. Traditional method also needs a scope granted, which will ask the user for its permission (for example ‘This Bubble app needs access to your email info’)

Right, I see.

I think you may need to do a manual integration using Google’s docs here but that’s going to be fairly advanced if you’re not familiar with Bubble’s oAuth and some Javascript.

I guess you need to weigh up the cost in terms of time of implementing a custom solution vs just using one of the other methods we’ve discussed. If that is something you are able to accomplish.

I think the user experience is pretty good with either of the existing solutions. So you may be over thinking it


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

Hey @olgahvesko I sent you an idea that may work to solve your problem? Let me know if that helps, if not I’ll gladly help you try out other things to solve your problem (or edit some things of the plugin).

Also @josh24 thanks for the recommendation. :facepunch:

Hey @olgahvesko

Not a problem at all. I might use your plugin for an upcoming project as well :slight_smile:

Keen to know what the workaround looks like as well, just for my own understanding

Cheers,
Josh


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand