Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 349 Bytes

Lora-auth

A CLI for setting up secure and scaleable authentication and adding components to your project.

Usage

Use the init command to initialize dependencies for a new project.

The init command installs dependencies, adds the user util, configures middleware.ts, and routes.ts for the project.

npx lora-auth init