Lucia-auth in T3-Stack
What is T3 Stack? Why Lucia-auth? How to add lucia-auth to NextJS >= 13 (App Router) Optional: How to setup Prisma on NixOS Installing lucia-auth dependencies Editing the schema Adding the basic lucia-auth functionality Adding lucia to TRPC - TRPCReactProvider Adding lucia-auth to TRPC - createTRPCContext Adding lucia-auth to TRPC - protectedProcedure Adding lucia-auth to TRPC - the auth router Conclusion - how to use lucia-auth with TRPC Developing web applications is my daily bread and butter....