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

Add support for specifying the access_type parameter for Google OAuth #207

Merged
merged 3 commits into from
Feb 3, 2015

Conversation

AnduAanei
Copy link

In order to receive a refreshToken from Google Auth, access_type must be set to offline in the authorization url. The Google provider didn't allow setting this parameter.

@ramsey
Copy link
Contributor

ramsey commented Feb 3, 2015

Thanks for your contribution!

ramsey added a commit that referenced this pull request Feb 3, 2015
Add support for specifying the access_type parameter for Google OAuth
@ramsey ramsey merged commit 362b2f9 into thephpleague:master Feb 3, 2015
@AnduAanei AnduAanei deleted the Google_access_type branch February 3, 2015 15:48
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

Successfully merging this pull request may close these issues.

None yet

2 participants