generate template for module auth
void authMobx(String project, String dir) { _auth(project, dir); _store(project, dir); }