Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 04 Nov 21:29
· 53 commits to master since this release
  • add activeDuration with default to 5 minutes
  • add checking for native Proxy before using node-proxy
  • add cookie.ephemeral option, default false
  • add constant-time check
  • adds self-aware check. wont override req.session if already exists
  • fix wrong handled of utf8 replacement character
  • fix http expiry of cookie to match duration
  • fix updating cookie expiry whenever duration/createdAt changes