sihl.user
Sihl_user.Service
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.session
sihl.storage
sihl.token
sihl.utils
module Core = Sihl_core
module User : sig ... end
val log_src : Logs.src
module Logs : Logs.LOG
exception Exception of string
module Make (Repo : Sig.REPOSITORY) : Sig.SERVICE