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.
Libraries
- Cookie support for Aim framework with secure options.