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 access tokens when they expire #2360

Closed
richvdh opened this issue Sep 27, 2016 · 2 comments
Closed

Refresh access tokens when they expire #2360

richvdh opened this issue Sep 27, 2016 · 2 comments

Comments

@richvdh
Copy link
Member

richvdh commented Sep 27, 2016

Just a vector-web issue to track https://matrix.org/jira/browse/SYJS-22.

@richvdh
Copy link
Member Author

richvdh commented Sep 27, 2016

We'll need to be careful to avoid race conditions when doing this: if people have multiple tabs open, only one of them can do the refresh hit. Possibly could be fixed via the same means as #2325.

@richvdh
Copy link
Member Author

richvdh commented Oct 6, 2016

We've decided to remove refresh tokens from the matrix spec (see matrix-org/matrix-spec-proposals#395), so this is no longer required.

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

1 participant