I want to ask for the https://www.googleapis.com/auth/gmail.readonly scope for users using Google social login. However in the list of permissions for google there is only the broader scope which allows full access to gmail, which I don’t want, because I don/t need it. How can I ask for https://www.googleapis.com/auth/gmail.readonly only?
Thanks