Skip to content

Basic implementation of Passport.js together with Sails.js framework

Notifications You must be signed in to change notification settings

iliketomatoes/passport_with_sails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passport_with_sails

a Sails application

##This example represents a basic implementation of Passport.js together with the Sails.js framework.

===

###Usage

Clone it or download it, then:

npm install

After that:

sails lift	

===

I recently got a weird error when I lift the app. It looked like Grunt couldn't find the 'pretty-bytes' module. Anyway, I solved it by running this command:

npm install --global pretty-bytes

===

For further explanations or comments go to the related article on my website:

Implement Passport.js with Sails.js ~0.10.5

About

Basic implementation of Passport.js together with Sails.js framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published