sihl.session
Session.Service
The session service exposes a key-value store that is scoped by user session
sihl
sihl.authn
sihl.authz
sihl.core
sihl.database
sihl.email
sihl.http
sihl.message
sihl.middleware
sihl.migration
sihl.password-reset
sihl.queue
sihl.repository
sihl.schedule
sihl.server
sihl.storage
sihl.token
sihl.user
sihl.utils
sihl.web
val ctx_key : string Core.Ctx.key
module Make (RandomService : Utils.Random.Service.Sig.SERVICE) (Repo : Sig.REPO) : Sig.SERVICE
module Repo : sig ... end