You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like your module. I think it scales better than storing sessions in the db (at least for my app). Do you have any plans to implement req.session.regenerate() and req.session.save() (to make passport compatible again)? #182