How to create a reset password feature in symfony 7 with Api Platform
I am using Symfony & Api Platform with docker, and I am trying to create a reset password feature in my application that also sends a mail when its succesfull. I have installed a package called ‘CoopTilleulsForgotPasswordBundle’.