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