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

express-flash and passport.js not working reliably #32

Open
backflip opened this issue Sep 20, 2015 · 2 comments
Open

express-flash and passport.js not working reliably #32

backflip opened this issue Sep 20, 2015 · 2 comments

Comments

@backflip
Copy link

When using this module, I experience the problem that flashed messages and the passport user are not always available until the next but one request on my local machine (e.g. flashed message only appears after a subsequent reload). It works fine on the production server (same node version and npm modules). Disabling the store or switching to sessionstore fixes the issue.

@tdebarochez
Copy link
Owner

Hello,

Thanks for the report. Could you submit a test case ?

Regards,

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

3 participants