UNPKG

adonis-auth-builder

Version:

Painless authentication generator for your Adonis.js app available to you in one sexy command.

11 lines (9 loc) 244 B
/** * adonis-auth-builder * * (c) Emmanuel Ogbiyoyo<nuel@nueljoe.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ module.exports = async (cli) => {};