I’m using basic Google OAuth to log a user in (it shares email, name, and profile picture). I have not added any scopes at all on my Google developer account.
I’m using the official “Sign-up/login with Google” plugin.
When I try to publish the app on Google developer console, it asks me for a verification process that involves restricted scopes.
Am I missing something here? I thought that without sensitive/restricted scopes you didn’t need to follow this process.
Appreciate any help on this.