a Sails application for JWT authentication with custom policies
Install the dependencies and start the server.
$ git clone https://github.com/raghavmac/sails-jwt.git
$ cd sails-jwt
$ npm install
$ sails liftIt's time for lift!!!
###Make sure MongoDB is running with
mongod