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.2.0.tar.gz
md5=08f55e6d79d09fd4b14e48981ea89963
sha512=3b00866b03aab19c6f6eac79bd94dfd24bf66829303c03491523476bc9302962f7ff4a820e0b2215ce6362c09ec3da8f65d57908b8f85598154e0f677323843d
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)"
>