package ocsigen-start

  1. Overview
  2. Docs
val set_personal_data_service : (unit, (string * string) * (string * string), Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, ([ `One of string ] Eliom_parameter.param_name * [ `One of string ] Eliom_parameter.param_name) * ([ `One of string ] Eliom_parameter.param_name * [ `One of string ] Eliom_parameter.param_name), Eliom_service.non_ocaml) Eliom_service.t
val connect_service : (unit, (string * string) * bool, Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, ([ `One of string ] Eliom_parameter.param_name * [ `One of string ] Eliom_parameter.param_name) * [ `One of bool ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t
val set_password_service : (unit, string * string, Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of string ] Eliom_parameter.param_name * [ `One of string ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t
val confirm_code_signup_service : (unit, string * (string * (string * string)), Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of string ] Eliom_parameter.param_name * ([ `One of string ] Eliom_parameter.param_name * ([ `One of string ] Eliom_parameter.param_name * [ `One of string ] Eliom_parameter.param_name)), Eliom_service.non_ocaml) Eliom_service.t
val confirm_code_extra_service : (unit, string, Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of string ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t
val confirm_code_recovery_service : (unit, string, Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of string ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t
val confirm_code_remind_service : (unit, string, Eliom_service.post, Eliom_service.non_att, Eliom_service.co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, [ `One of string ] Eliom_parameter.param_name, Eliom_service.non_ocaml) Eliom_service.t
val register_settings_service : (unit, unit, Eliom_service.get, Eliom_service.att, Eliom_service.non_co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, unit, Eliom_service.non_ocaml) Eliom_service.t -> unit
val settings_service : unit -> (unit, unit, Eliom_service.get, Eliom_service.att, Eliom_service.non_co, Eliom_service.non_ext, Eliom_service.reg, [ `WithoutSuffix ], unit, unit, Eliom_service.non_ocaml) Eliom_service.t option