Skip to content

Artemas-Muzanenhamo/mean-auth-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-Auth-App

MEAN-Stack

About

This is a simple application that allows users to use it provided they are authenticated. This application is built with the MEAN stack.

Modules

Express     - Web application framework for Node.js.
Mongoose    - Object Document Mapper to work with MongoDB.
Bcryptjs   - Lib to help you hash passwords.
CORS        - Module to allow applications to make requests on different port.
JWT         - A string representing a set of claims as a JSON object that is 
              encoded in a JWS or JWE, enabling the claims to be digitally
              signed or MACed and/or encrypted.
Passport    - Simple, unobtrusive authentication for Node.js.
Passport-JWT- Passport authentication strategy using JSON Web Tokens

About

This is an application built with a MEAN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published