Waterlock

An all encompassing user authentication/json web token management tool, built for Sails

What Does It Provide?

User Authentication

Json Web Tokens

Customization

How do I use it?

Waterlock provides you nice generators so you can get up and running fast; spend less time building structure and more time working on features!

          
    npm install waterlock
    ./node_modules/.bin/waterlock generate all
          
        

Wanna learn more?

Check out the documentation section.

Documentation