Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 297 Bytes

File metadata and controls

25 lines (19 loc) · 297 Bytes

MEAN User Authentication

User authentication with Local Strategy, Facebook OAuth, and Google OAuth in MEAN.

Getting Started

Prerequisities

node
mongo

Installing

$ npm install
$ node server.js

Built With

  • NodeJS
  • ExpressJS
  • AngularJS
  • MongoDB
  • PassportJS