Get Google Scopes
Based on this: https://developers.google.com/identity/protocols/oauth2/native-app#check-granted-scopes, Google should return a "scope" field on the response to indicate which permissions the user allowed.
Is there a way to receive this info after delegating the auth process through Supabase?
Is there a way to receive this info after delegating the auth process through Supabase?
Google for Developers