Provided by: libeliom-ocaml-doc_3.0.3-4build2_all bug

NAME

       Eliom_openid.Make  - This functor build a hidden service that will be used to receive the remote server's
       data.

Module

       Module   Eliom_openid.Make

Documentation

       Module Make
        : functor (S : HiddenServiceInfo) -> sig end

       This functor build a hidden service that will be used to receive the remote server's data. In return  you
       get a check function

       Parameters:

       "S"

       Eliom_openid.HiddenServiceInfo

       val     authenticate     :     mode:string    ->    ext:'a    Eliom_openid.extension    ->    handler:('a
       Eliom_openid.authentication_result                ->                 (Eliom_registration.browser_content,
       Eliom_registration.http_service)  Eliom_registration.kind  Lwt.t)  -> discovery:string * string option ->
       Eliom_lib.Url.t Lwt.t

OCamldoc                                           2014-02-04                              Eliom_openid.Make(3o)