Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Can we get access token without requesting profile and email? #744

Open
angjelkom opened this issue Nov 2, 2021 · 1 comment
Open

Can we get access token without requesting profile and email? #744

angjelkom opened this issue Nov 2, 2021 · 1 comment

Comments

@angjelkom
Copy link

When using the google client on web to request contacts and calendar api using:
"https://www.googleapis.com/auth/contacts"
"https://www.googleapis.com/auth/calendar.readonly"

only those scopes get asked by the end user, but when using this plugin it asks the top three greyed out scopes:

image

How can we avoid this, because we only need to read events and contacts, asking user any extra unneeded permission would discourage end user?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@angjelkom and others