flancer32 / teq_user

Base module to add user registration and authentication into Tequila based projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

teq_user

Experimental users base plugin for teq-projects.

Contains a registry for User entities and basic user functionality:

  • password authentication;
  • user registration in tree-like structure (parent / child);
  • basic contacts (emails, phones, name, locale, ...);

About

Base module to add user registration and authentication into Tequila based projects.

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.7%Language:CSS 0.3%