datatypevoid / vulgar

A simple and scalable MEAN stack development kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Coverage, Dev/Prod), Express, MongoDB, Mongoose, Node, PassportJS, Socket.io, Karma, Protractor, Jasmine, Istanbul, SASS Support, TypeScript, TSLint, NG2Lint, Hot Module Replacement, Docco, Gulp, and Webpack by @datatypevoid
MIT License
286 stars 66 forks source link

Exmple for PassportJS #28

Closed itranga closed 7 years ago

itranga commented 7 years ago

Can you provide example for user Sign up PassportJS using vulgar

datatypevoid commented 7 years ago

The development branch has user auth implemented using PassportJS.

itranga commented 7 years ago

It's working . Thanks