Smooth login of an already signed up user in Bubble

There is an issue that I am experiencing with the Bubble’s official Google plugin for login flow. Currently, users who have already signed up are prompted to “allow permissions” each time they log in. This repetition isn’t ideal, as it can frustrate users who have already granted the necessary permissions during their initial sign-up.

Could someone please advise on how we might streamline this process for a smoother login experience? We’re looking to bypass the repeated “allow permissions” step for users who have already been granted access. Any guidance or solutions you could provide would be greatly appreciated.

This is not a built in function of bubble signup/login flows.

What did you do in your app to set up the need for forcing a user to allow permissions?

I am using Bubble’s official Google plug-in for login/signup.
I forgot to add this in the problem. Added it now

This is likely do to how Bubble plugin is handling the authorization, which likely is setup in such a way that the authorization is not setup to be done only once and is needed to be done every time. I’m not 100% sure though as I do not use the plugin.

1 Like