### Security Logic (very basic)

 

Login will be done through ajax

and authorize access to the config.json and schema.json files

(those may be produced according to the user group )

and also, authorize access to the crdu api.

 

Different login strategies may be plugged in

-   see core/auth/index.js

 
