resp-server
Resp_server.Auth
module String : AUTH with type t = string
module User : AUTH with type t = (string, string) Hashtbl.t