lucia
遵循 Lucia 身份验证指南 的身份验证设置。
¥An auth setup following the Lucia auth guide.
用法(Usage)
¥Usage
npx sv add lucia
你将获得什么(What you get)
¥What you get
遵循 Lucia 身份验证指南中的最佳实践,为 SvelteKit 和 Drizzle 设置身份验证
¥an auth setup for SvelteKit and Drizzle following the best practices from the Lucia auth guide
可选的演示注册和登录页面
¥optional demo registration and login pages
选项(Options)
¥Options
demo
是否包含演示注册和登录页面。
¥Whether to include demo registration and login pages.
npx sv add --lucia=demo