aim_server_cookie 0.1.1
aim_server_cookie: ^0.1.1 copied to clipboard
Cookie support for Aim framework with secure options like HttpOnly, SameSite, and expiration.
aim_server_cookie #
Cookie support for the Aim framework.
Overview #
aim_server_cookie provides secure cookie management for the Aim framework. It offers an easy-to-use API for setting, deleting, and managing HTTP cookies with full support for security attributes including HttpOnly, Secure, SameSite, and expiration controls. Multiple cookies can be set in a single response.
Installation #
dependencies:
aim_server: ^0.0.6
aim_server_cookie: ^0.0.1
Documentation #
For detailed usage, examples, and API reference, see the documentation.