Hello all,
I have created a Custom user model that takes email as the unique key
instead of the default Username.
Now I wanted to learn how to create a password reset for that. I have set
up the templates and the SendGrid account for that. Please guide me
regarding the next step.
--
You recei
or your understanding and all the best,
>
> Adam
>
> On Mon, 25 Oct 2021 at 08:04, Amit Karnam wrote:
>
>> Hello all,
>> I have created a Custom user model that takes email as the unique key
>> instead of the default Username.
>> Now I wanted to learn how to