Hey all!
I’m working on migrating my db from Bubble to Xano and currently use the Bubble Google Auth plugin for user authentication.
However, I noticed that in my Bubble app, I only have access to users’ emails and names, but not their Google IDs.
Since I need the Google IDs to properly authenticate and migrate these users to Xano, how can I retrieve the Google User IDs through the Bubble Google Auth plugin?
Is there a specific setting or scope I need to enable to capture this data? Or any other idea on how to migrate their authentication?
Thanks!!