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).

server_sessions #

Framework-agnostic session runtime. It uses the shared contracts and cache abstractions supplied by the server ecosystem.

Using with Routed #

This package supplies session stores but does not initialize a Routed provider. Use routed_sessions for EngineContext session helpers: initialize RoutedSessionsProvider alongside Engine.defaultProviders and add sessionMiddleware to the engine. The batteries-included routed facade registers the provider catalogue automatically.

0
likes
130
points
756
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