Using Google Oauth / email change

Hi all,

Looking for some help on this. I’m using Google oauth for users to signup/login. When a user updates their email, how might the change be reflected in bubble? In particular, the user has updated their domain on google apps. Same account, updated domain.

Any direction on this would be fantastic.

Got it actually. The way I handled this was to store the Google user email at sign in, then triggered a flow when user email and google email do not match. ‘Make updates to another users (current user) email’ did the trick.

1 Like