WeWeb + Google OAuth(Supabase) - Scopes

Hello!

I want to build an test app, that will add events to Google Calendar. I’ve added “Google Calendar API” as my sensitive scope in console google, but I can’t seem to understand, how can I add that user also has to give access to the sensitive scopes?

In code, it would look something like this, but how can I do this inside WeWeb with Supabase:

Hi, scopes appears to be a missing feature in our implementation. Please submit a feature request on feedback.weweb.io so we can add it in the next supabase plugin release :slight_smile:

Done.

1 Like

Hi, @david, can I ask you, how do you use Google OAuth and Supabase Auth in WeWeb?

There is a tutorial on Supabase’s site, and also on Youtube from @Joyce covering this.

1 Like

Hi @Antiokh :wave:

Here’s a link to the video tutorial: WeWeb Academy

1 Like

I’ve found, thank you!