UNPKG

trinte-auth

Version:

Auth module for TrinteJS Javascript MVC Framework

15 lines (14 loc) 355 B
/** * TrinteJS Auth Module * * @project TrinteJS * @version 0.0.1 * @package trinte-auth * @author Aleksejs Gordejevs * @created 2013-09-24 03:12:02 * * Created by init script * App based on TrinteJS MVC framework * TrinteJS homepage http://www.trintejs.com **/ module.exports = require('./lib/trinte-auth.js');