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, Valibot for typescript schema validation and Sveltekit for the javascript framework. It has magic link email sign in, Google and Apple Oauth sign in. 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.