When configuring the OAuth2 Consent Screen in the developer console preview google shows "google plus circles" and other details I'm not interested in (only the email address is required).
Is the actual consent screen the user sees configured on the backend side or is this within the scope that the client application requests with the accessToken?
How can the user consent be restricted to the bare minimum- just the email address?