lucia
An auth setup following the Lucia auth guide.
Usage
npx sv add luciaWhat you get
- an auth setup for SvelteKit and Drizzle following the best practices from the Lucia auth guide
 - optional demo registration and login pages
 
Options
demo
Whether to include demo registration and login pages.
npx sv add lucia=demo:yes