Sveltekit Auth

This is a sveltekit auth starter. It is an open source auth starter project utilizing Lucia for authentication, shadcn-svelte for ui elements, Drizzle for database connectivity and type safety, Lucide for icons, Superforms for working with forms, Zod for typescript schema validation and Sveltekit for the javascript framework. It has email verification, password reset, and will send an email out if the user changes their email address to re-verify it. It also has a custom logging feature which I wrote in depth on here. It is released as open source under an MIT license. The source code is available on github.