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

User gets stuck in limbo when login token expires #4825

Closed
OleksandrChekhovskyi opened this issue Jul 28, 2015 · 1 comment
Closed

User gets stuck in limbo when login token expires #4825

OleksandrChekhovskyi opened this issue Jul 28, 2015 · 1 comment

Comments

@OleksandrChekhovskyi
Copy link
Contributor

How to reproduce:

  1. Open any Meteor app in a browser.
  2. Sign in.
  3. Either wait 3 months (hehehe), or open developer tools and set Meteor.loginTokenExpires in local storage to a date in the past.
  4. Reload the page.
  5. Observe nothingness.

There is no easy way for user to recover from this.

OleksandrChekhovskyi pushed a commit to OleksandrChekhovskyi/meteor that referenced this issue Jul 28, 2015
@Slava Slava closed this as completed in 4c57fae Jul 28, 2015
@Slava
Copy link
Contributor

Slava commented Jul 28, 2015

Fixed in 4c57fae

@Slava Slava reopened this Jul 28, 2015
@Slava Slava closed this as completed Jul 28, 2015
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