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

Allow access to fetch_basic_profile - option of gapi.auth2.init() #120

Open
Compufreak345 opened this issue Jan 15, 2016 · 1 comment
Open

Comments

@Compufreak345
Copy link

It would be really nice if there would be a property so I could set fetch_basic_profile to false as documented in https://developers.google.com/identity/sign-in/web/people .

I do not want to irritate my users with requesting access to their profile information when I only need access to their calendar.

@atotic
Copy link
Contributor

atotic commented Jan 15, 2016

Fair request. I'd add it as a doNotFetchBasicProfile property to google-signin-aware.

I am currently not working on this code. If you need it right now, send a patch.

Your users might not mind much, most websites just get the default. Nice that you are trying to protect their privacy.

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

No branches or pull requests

2 participants