I'm looking into custom auth and I want to know wh...
# prisma-whats-new
l
I'm looking into custom auth and I want to know what code I should be relying on as the most accurate and future-proof
a
The current proposal is to move from modules to templates. However, the code itself shouldn't be different, just the way the folder structure is organized and how it's added to a project using the (beta) CLI
👍 1
Modules/templates are still a fluid concept at this stage of the beta CLI, so I think for now your best bet is to just take the code and add it to your project directly/manually
👍 1
n
highly agree with @agartha here 🙂 we'll probably switch from modules towards templates soon, but the code is the same
👍 2