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

Find a way to persist server side session from client while recording tasks (polling?) #6

Open
codihuston opened this issue Jan 11, 2020 · 0 comments
Labels
todo Something that needs to be done
Milestone

Comments

@codihuston
Copy link
Owner

We don't want the user to be logged out / unable to save a task record to google calendar b/c their session expired on our api server

@codihuston codihuston added the todo Something that needs to be done label Jan 11, 2020
@codihuston codihuston added this to the Task Keeping milestone Jan 11, 2020
codihuston pushed a commit that referenced this issue Feb 11, 2020
- after authorizing via google, the refresh token is now saved to the
user created via the google profile
- apollo server context is updated with the user's refresh token upon
loading a session
- this should help keep the google session alive over long periods of
time
- this is not a stateless action

refs #6, #27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Something that needs to be done
Projects
None yet
Development

No branches or pull requests

1 participant