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
3.0.0.tar.gz
md5=9069f59ac83c958cedc90a25f24faa1e
sha512=4b066a759043e6704a9617bdc412d29f7ded058cb0e01eb3a8207f54b80bebb478bb98a96832e61b15d281bc8f132e1386459c563eb807a51c01324541fe28b2
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)"
>