sig
  type t = { key : string; secret : string; }
  val ocamltter : Auth.Consumer.t
end