WilliamTuominiemi / UserAuthenticationSystem-node-mongodb

A simple user authentication app template to use in projects. Users are stored in a MongoDB database and passwords are encrypted with bcrypt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UserAuthenticationSystem-node-mongodb

About

A simple user authentication app template to use in projects. Users are stored in a MongoDB database and passwords are encrypted with bcrypt.


Languages

Language:JavaScript 71.2%Language:HTML 22.0%Language:CSS 6.8%