{"library":"create-auth-app-cli","type":"library","category":null,"description":"create-auth-app-cli is a command-line interface tool designed to rapidly scaffold a complete boilerplate for a JWT (JSON Web Token) authentication system. Currently at version 1.0.2, it provides a functional backend API with features such as user registration, login, logout, automatic token refresh, and robust Role-Based Access Control (RBAC). The generated project utilizes Node.js, Express.js, and MongoDB, incorporating security best practices like bcrypt for password hashing and HTTP-only cookies for refresh tokens. This CLI streamlines the setup process for backend authentication services, offering a clean and scalable project structure. Its release cadence is typically driven by updates to the underlying libraries in the generated template, security enhancements, or new features added to the boilerplate, rather than frequent releases of the CLI itself.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","auth","jwt","boilerplate","cli"],"last_verified":"Wed May 27","install":[{"cmd":"npm install create-auth-app-cli","imports":["npx create-auth-app-cli my-auth-project","import verifyToken from './src/middleware/auth.js';","import authorizeRoles from './src/middleware/rbac.js';"]},{"cmd":"yarn add create-auth-app-cli","imports":[]},{"cmd":"pnpm add create-auth-app-cli","imports":[]}],"homepage":"https://www.npmjs.com/package/create-auth-app-cli","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/create-auth-app-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/create-auth-app-cli/compatibility"}}