Pillarjs Cookies Versions Save

Signed and unsigned cookies based on Keygrip

0.5.1

8 years ago
  • Throw on invalid values provided to Cookie constructor
    • This is not strict validation, but basic RFC 7230 validation

0.5.0

9 years ago
  • Integrate with req.protocol for secure cookies
  • Support maxAge as well as maxage

0.4.1

9 years ago
  • Update package for repo move

0.4.0

10 years ago
  • allow passing an array of strings as keys
  • keygrip 1.0.0
  • keygrip requires keys now - no defaults