package ez_api

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module EzSessionServerSource

Sourceval random_challenge : unit -> string
Sourcemodule type SessionStore = sig ... end
Sourcemodule type Arg = sig ... end
Sourceval default_check_foreign : origin:string -> token:string -> (_, int * string option) result Lwt.t
Sourceval default_register_foreign : origin:string -> token:string -> (_, int * string option) result Lwt.t
Sourcemodule Make (S : Arg) : sig ... end
Sourceexception UserAlreadyDefined
Sourceexception NoPasswordProvided
Sourcemodule UserStoreInMemory (S : EzSession.TYPES.SessionArg with type user_id = string) : sig ... end
OCaml

Innovation. Community. Security.