Available on crate feature
session
only.Expand description
Configuration options to tune the behaviour of SessionMiddleware
.
Structs§
- A session lifecycle strategy where the session cookie will be persistent.
- A fluent, customized
SessionMiddleware
builder.
Enums§
- Determines how to secure the content of the session cookie.
- Configuration for which events should trigger an extension of the time-to-live for your session.