UNPKG

bula-auth

Version:

Authentication Middleware for the Bula CMS.

6 lines (5 loc) 91 B
/** * Export the main auth module. * @export */ module.exports = require('./lib/auth');