You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
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
The text was updated successfully, but these errors were encountered: