package ez_api
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Easy API library and tools
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      2.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=e1d03d141ef977fbd4521256c91431f1
    
    
  sha512=51b0cc4e6afb0cd5ab55c0c40964946b79e0c2cc903b5d08c594292eec723a25e25463175d704c02fe559e2af5d95973514c248a603ad28ec0230c35ad2d6492
    
    
  doc/ez_api.server_session/EzSessionServer/index.html
Module EzSessionServerSource
Returns random challenge 30 characters long
Module that defines a way to store user's sessions.
Main argument for Make functor. Specifies session's and user's storage and session main configurations.
Source
val default_check_foreign : 
  origin:string ->
  token:string ->
  (_, int * string option) result Lwt.tNot implemented search for foreign user.
Source
val default_register_foreign : 
  origin:string ->
  token:string ->
  (_, int * string option) result Lwt.tNot implemented registration for foreign user.
Main functor that defines handlers for authentication services.
Exception when trying to create user that already exists.
Exception when trying to create non-foreign user without password.
Source
module UserStoreInMemory
  (S : EzSession.TYPES.SessionArg with type user_id = string) : 
  sig ... endUser storage located in the memory of the server.
Implementation of session store in the server's memory.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >