Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/badrikomma/mean-authentication


https://github.com/badrikomma/mean-authentication

angular-cli crypto express-jwt expressjs mongodb mongoose passport passport-local

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Mean-Authentication

This a basic MEAN authentication app. Which uses mongoDB as database, Expressjs as server framework and passport local for authentication. Angular is used a client side front end.
This Demo has registration page, Login page. A secured component called profile, Which can only be accessed by logging in.