aim_server_cookie 0.1.1 copy "aim_server_cookie: ^0.1.1" to clipboard
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.

Documentation | pub.dev

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.

1
likes
160
points
63
downloads

Documentation

API reference

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Cookie support for Aim framework with secure options like HttpOnly, SameSite, and expiration.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

aim_server

More

Packages that depend on aim_server_cookie