# Functions
NewMixin return a configured mixin to use as middleware.
SetDuration configure session's duration.
SetMixinCtxKey configure context key.
# Constants
InfiniteSessionDuration means that the session won't expire unless you close the browser.
# Interfaces
Client save or load session to a storage.
# Type aliases
MixinOption sets the option in mixin.