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 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.