FPauth_core.Session_manager
Session_manager
contains
module Make
(M : Auth_sign.MODEL)
(V : Auth_sign.VARIABLES with type entity = M.t) :
Auth_sign.SESSIONMANAGER with type entity = M.t
Make
is a functor for creating modules of middlewares for various entities matching Auth
.MODEL