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

Time-out redirection still not working for all views #30

Open
whitews opened this issue Jun 24, 2015 · 0 comments
Open

Time-out redirection still not working for all views #30

whitews opened this issue Jun 24, 2015 · 0 comments

Comments

@whitews
Copy link
Owner

whitews commented Jun 24, 2015

This was mostly addressed in c47c4e2 however if a view doesn't make a REST API it will seem as if everything is ok and the user is still logged in until they happen to hit a view that tries to retrieve something. Perhaps every state change should "check-in" with the server in some way, ideally using minimal bandwidth. Another idea is to have some periodic check-in that could re-direct on session expiration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant