package sihl

  1. Overview
  2. Docs
include module type of struct include Sihl_web end
module Authentication = Sihl_web.Authentication
module Authorization = Sihl_web.Authorization
module Bearer_token = Sihl_web.Bearer_token
module Csrf = Sihl_web.Csrf
module Error = Sihl_web.Error
module Flash = Sihl_web.Flash
module Form = Sihl_web.Form
module Http = Sihl_web.Http
module Id = Sihl_web.Id
module Json = Sihl_web.Json
module Session = Sihl_web.Session
module Static = Sihl_web.Static
module User = Sihl_web.User
module Setup : sig ... end