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
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
It is not recommended using both this middleware and connect's built-in session middleware.
Could you clarify it further?
What does (or might) break if connect's built-in session middleware is used with Mozilla's?
Is it safe to use express-session? Unfortunately, Passport's OAuth-based login strategies (e.g. logging in with Twitter, with Facebook, with Google…) require that module.
The text was updated successfully, but these errors were encountered:
README.md
currently says the following:Could you clarify it further?
express-session
? Unfortunately, Passport's OAuth-based login strategies (e.g. logging in with Twitter, with Facebook, with Google…) require that module.The text was updated successfully, but these errors were encountered: