FPauth_coreSourceFPauth_core is a library for easy yet customizable authentication in Dream web-applications
Static is a module containg static type definitions, which are not dependent on Auth_sign.MODEL
VARIABLES is a module which inits and holds field variables for authentication
Session_manager contains
Authenticator is module which provides functions both for authentication and logout
Router is a module which contains handlers for authentication and creates routes for them.
Make_Auth creates a module based on Auth_sign.MODEL. Provides local variables, middlewares and authenticator to run authentication strategies.