Module Resp_server.Auth

module String : AUTH with type t = string
module User : AUTH with type t = (string, string) Stdlib.Hashtbl.t