server_sessions 0.1.3 copy "server_sessions: ^0.1.3" to clipboard
server_sessions: ^0.1.3 copied to clipboard

Framework-agnostic session runtime (portable, from server_data/sessions).

Changelog #

0.1.3 - 2026-09-09 #

  • Widened the storage_fs dependency to >=0.1.0 <1.0.0 so compatible 0.x filesystem adapters can resolve in the same application.

0.1.2 - 2026-08-25 #

  • Migrated the package to very_good_analysis and completed public Dartdoc coverage across the session runtime, stores, cookie protection, and contracts.

0.1.1 #

  • Aligned session configuration and contract dependencies with the current server runtime.
  • Invalidated rotated or destroyed session IDs and bound signed/encrypted cookie payloads to their cookie names.
  • Preserved filesystem sessions with non-expiring options and isolated cookie options between sessions.
  • Remove the unused server_cache runtime dependency; cache-backed sessions continue to accept a server_contracts repository directly.

0.1.0 #

  • Initial extraction from server_data/src/sessions (PR G)
0
likes
130
points
757
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Framework-agnostic session runtime (portable, from server_data/sessions).

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

crypto, file, pointycastle, server_contracts, storage_fs

More

Packages that depend on server_sessions