package FPauth-core
Install
Dune Dependency
Authors
Maintainers
Sources
md5=5661fa07d29c5d8b229ac198653f96d8
sha512=4eafc8d414a5e9fc954f6cb26080dc1e21600b85e21f4e3a82528b37e8a19ff3d88530cde5f3cdc56dc2ce47fe7d1552ded26ec250d646f0c9f7805773d30305
doc/FPauth-core/FPauth_core/Auth_sign/index.html
Module FPauth_core.Auth_sign
Source
Auth_sign
is a module containig signatures for modules which can be implemented and integrated from outside the lib, as well as signatures for some inner modules.
MODEL
is a signature for modules handling authenticable entities
SESSIONMANAGER
is a signature for a functor producing modules for controlling sessions and authentications of entities with type MODEL.t
STRATEGY
is a module which contains functions for entity authentications in a certain method, as well as supporting routes and functions
AUTHENTICATOR
is a signature for a functor to create authenticators of various entities over various strategies (See STRATEGY
)
VARIABLES
is a module containing field variables based on MODEL
RESPONSES
is a module which defines how the library should represent some basic events