I'm working with the email-password auth template,...
# prisma-whats-new
f
I'm working with the email-password auth template, and I'm wondering what the best way to reset a user's password is. I found some "outdated" templates that appear to do what I want, but in the README it says very explicitly: "outdated templates are not officially supported". Indeed, after adding this template from the CLI, non of these mutations are accessible. Is there some other feature I'm missing? https://github.com/graphcool/templates/tree/master/outdated/auth/email-user-management/functions/reset-password
f
f
Ah, thank you, that's helpful. I started this project in 2017 back before Prisma was a thing. I presume I should just be looking at Prisma for newest features from now on.
f
Were all just lost and trying code XD