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
agartha
10/03/2017, 10:15 PM
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
agartha
10/03/2017, 10:17 PM
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
nilan
10/04/2017, 5:13 PM
highly agree with @agartha here 🙂 we'll probably switch from modules towards templates soon, but the code is the same