Is it just there to showcase the use of protectedProcedure or what should generally go in there? Let's say I have a recipe app and I want only logged in users to be able to create a recipe. I suppose I'd have to use the protectedProcedure in a file like "recipe.ts" and not "auth.ts" to do that, right? Thank you!
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community