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 cannot refresh the app if logged in with rememberMe set to false #56

Open
cormip opened this issue Aug 23, 2021 · 0 comments
Open

Comments

@cormip
Copy link

cormip commented Aug 23, 2021

It's rather normal behavior for a user to hit to refresh the page if something seems wrong with the app. This is something they can do without issues in regular Meteor without RememberMe functionality or with this package and rememberMe set to true. However, if they log in with rememberMe set to false, they lose the ability to reload the page and remain logged in. Instead, the session becomes lost and they must log in again.

How can we alter this behavior so that only logging out or closing the tab altogether ends the session, and not a simple reload?

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