Skip to content

💉 Implement Passport.js authentication with Sails.js.

Notifications You must be signed in to change notification settings

cuongndc/node-sails-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-sails-auth

💉 Implement Passport.js authentication with Sails.

Quick start

First, you need to install Sails:

$ yarn global add sails

Install dependencies for this project:

$ yarn

Run this project:

$ sails lift