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 lift
It's time for lift!!!
###Make sure MongoDB is running with
mongod