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

Refresh Token when user log in with Google #255

Open
marvi14 opened this issue Aug 27, 2016 · 2 comments
Open

Refresh Token when user log in with Google #255

marvi14 opened this issue Aug 27, 2016 · 2 comments

Comments

@marvi14
Copy link

marvi14 commented Aug 27, 2016

Did someone manage to renew token from an expired accessToken? the thing is that renewing the token with username and password is possible, but when the users logs in with google, the google AuthCode is expired, and i don't want the user to relog with google again. Any ideas?

@ameyer
Copy link

ameyer commented Aug 27, 2016

I never got it working. I had it setup where it would login every 30min - Just using a timeout

@marvi14
Copy link
Author

marvi14 commented Aug 27, 2016

Yeah, for now i will just user username, password and provider until a solution is found

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

2 participants