Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to limit OAuth permissions? #277

Closed
jeffreymcclain opened this issue Apr 15, 2020 · 2 comments
Closed

Option to limit OAuth permissions? #277

jeffreymcclain opened this issue Apr 15, 2020 · 2 comments

Comments

@jeffreymcclain
Copy link

jeffreymcclain commented Apr 15, 2020

Hi, I am using a free / non-admin Google account, I followed your initial setup instructions listed here. However, when performing the "First-time authentication" step, I was a bit concerned about the permissions that your module requests.

I am sure your module is legitimate, but would it be possible to only grant specific permissions related to my use case? For example, I literally only want to read data from Google Sheets, so for the OAuth consent screen part of the instructions, I only added spreadsheets readonly rather than everything. However, for the "first-time authentication" step, I don't see an option to only grant said permission (it's not even in the list).

edit: Manually editing the generated url scope to "&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fspreadsheets.readonly" worked.

@FISHMANPET
Copy link
Collaborator

FISHMANPET commented Apr 15, 2020 via email

@jeffreymcclain
Copy link
Author

Thanks for the tip, I'll remove the other APIs manually for now and create a clean project later.

@scrthq scrthq closed this as completed Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants