GoogleWebComponents / google-signin

Google Sign-in web component
https://elements.polymer-project.org/elements/google-signin
Other
278 stars 88 forks source link

Consent screen asks for Offline access #129

Open nodirt opened 8 years ago

nodirt commented 8 years ago

During sign in, the consent screen asks for offline access:

image

If I replace my client id with the one used in your demo, it asks for proper permissions:

image

How did you create your client id to achieve this? Why does it depend on client id anyway?

nodirt commented 8 years ago

If I replace the client id in your demo with my client id, it asks for offline access. I suspect it is related to recent IAM roll out.