π Alternative to cookie-session β drop-in replacement with async encryption support #1047
robodin08
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone π
I recently published
passport-cookie-session
, a modern encrypted alternative tocookie-session
, designed specifically to work seamlessly with PassportJS.While the Passport docs still suggest using
cookie-session
, it's no longer maintained and lacks encryption β it only signs cookies, meaning session data is visible to clients.This package aims to address that:
If you're currently using
cookie-session
, I'd love for you to check this out. Feedback, issues all welcome!π¦
npm install passport-cookie-session
Thanks! π
Beta Was this translation helpful? Give feedback.
All reactions