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

Caching suggestion to avoid phantom logons #85

Open
andrew-k-21-12 opened this issue Mar 12, 2019 · 0 comments
Open

Caching suggestion to avoid phantom logons #85

andrew-k-21-12 opened this issue Mar 12, 2019 · 0 comments

Comments

@andrew-k-21-12
Copy link

Not sure about it, but maybe we should add here some cache-preventing headers:

res.set('Content-Type', 'text/html');

Otherwise browsers use a cached response and complete a logon if we just press a back button (even if we are now in a logged out state). Thank you.

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

2 participants