UNPKG

sails-auth

Version:

Passport-based User Authentication system for sails.js applications.

8 lines (6 loc) 72 B
"use strict"; module.exports.auth = { bcrypt: { rounds: 8 } };