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
If you upgrade to connect 3.0+, you'll see the tests no longer pass. I imagine that indicates the reason that I can't get this library to run under connect 3.0 with the README's instructions either.
The text was updated successfully, but these errors were encountered:
I haven't use connect 3.0 but after looking at it I see that middleware is now unbundled and session middleware is moved to https://github.com/expressjs/session. Are you including it with your connect app?
If you upgrade to connect 3.0+, you'll see the tests no longer pass. I imagine that indicates the reason that I can't get this library to run under connect 3.0 with the README's instructions either.
The text was updated successfully, but these errors were encountered: