Module Auth.User

type t = (string, string) Stdlib.Hashtbl.t
val check : t -> string array -> bool