shelf_secure_cookie 1.0.3 copy "shelf_secure_cookie: ^1.0.3" to clipboard
shelf_secure_cookie: ^1.0.3 copied to clipboard

outdated

Cookie parser middleware for the Shelf ecosystem. Reads cookies in request, sets cookies in response. Supports AES-GCM for encryption if needed.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0] #

  • Nullsafety migration

[1.1.1] - 2019-08-12 #

Changed #

  • Used cookie parsing function from dart:io

[1.1.0] - 2019-08-12 #

Added #

  • Ability to set cookie attributes (Secure, HttpOnly, etc.)
  • Method to clear all cookies in list

[1.0.2] - 2019-08-11 #

Fixed #

  • Set multiple cookies correctly

[1.0.1] - 2019-08-11 #

Added #

  • Changelog
  • Examples

[1.0.0] - 2019-08-11 #

Added #

  • Cookie parser
  • Cookie parser middleware
8
likes
0
pub points
71%
popularity

Publisher

unverified uploader

Cookie parser middleware for the Shelf ecosystem. Reads cookies in request, sets cookies in response. Supports AES-GCM for encryption if needed.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection, cryptography, shelf

More

Packages that depend on shelf_secure_cookie