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

Expired access_token prevents login with Google+ #73

Open
arthurward opened this issue Jan 11, 2015 · 0 comments · May be fixed by #74
Open

Expired access_token prevents login with Google+ #73

arthurward opened this issue Jan 11, 2015 · 0 comments · May be fixed by #74

Comments

@arthurward
Copy link

Somehow I ended up with an expired Google+ access_token in my session, and was unable to login due to "The OAuth 2.0 access token has expired, and a refresh token is not available. Refresh tokens are not returned for responses that were auto-approved." I think google-plus/callback.php has a mistake in that it always prefers the stored access token over the token that is being received from Google.

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 a pull request may close this issue.

1 participant