Skip to content

A sails application for JWT authentication with custom policies

Notifications You must be signed in to change notification settings

raghavmac/sails-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sails-jwt

a Sails application for JWT authentication with custom policies

Installation

Install the dependencies and start the server.

$ git clone https://github.com/raghavmac/sails-jwt.git
$ cd sails-jwt
$ npm install
$ sails lift

It's time for lift!!!

###Make sure MongoDB is running with

mongod

About

A sails application for JWT authentication with custom policies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published