Skip to content

webjames/sails-passport-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sails js passport example

a Sails example application based on https://gist.github.com/theangryangel/5060446

Using this

git clone https://github.com/webjames/sails-passport-example.git
cd sails-passport-example
npm install
sails lift

Visit

http://localhost:1337

You should not be able to list, create http://localhost:1337/user/ unless logged in. You can log in with the supplied credentials:

Username: bob
Password: secret

About

A sails js passport example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published