Django REST Framework Tutorial – Change & Reset Password

preview_player
Показать описание
In this tutorial you will learn how to create Change / Update Password and Reset / Forgot Password API using Django Rest Framework.

Рекомендации по теме
Комментарии
Автор

This is 2022, your video helped me and so you've just gotten one more subscriber.

great_marshal
Автор

My sincear thanks sir, I implemented this script and working fine. Subscribed.

Ks-ojtc
Автор

Could have also explained the working behind the hood, as simply copy-pasting the code makes no sense.

pratiknandekar
Автор

For the changing password part, is it safe to just send both password in an object to the API? I am using react native as front end, so I need to send those values from there. Is the method shown here safe or should I do something else?

oscarparedez
Автор

Hi, Please use this api and create frontend using javascript fetch. Thank u so much. Waiting for

rangabharath
Автор

thanks a lot.
it's working perfectly but can you help me how to convert the plaintext into template and the token will be added in that template
thanks in advance

ummehanyarozshandaanny
Автор

Please also add password rest with email

ZainAli-meqk
Автор

Hi i have implemented djoser in my DRF project, i was successfull , but one issue is that i can't access my admin page .It says invalid credentials . Can you please tell me know what is the issue, i know admin works on session based authentication, how would i make it work in drf-simplejwt authentication with djoser implemented

aakashverma
Автор

Could We change the response to any other way?

rahulvaliboyina
Автор

How can i implement this with phone as username ?

aakashverma
Автор

Help i have twice token when i send only one request, I looking for this parameter dispatch_uid but i have not had answers

carlosarriero
Автор

When I Call API for password_rest/confirm as your tutorial, it said: email:["This field is required"]. How to resolve it. Thanks

samhuang
Автор

Hello, can help-me?

my application not print the token reset_password in terminal

TheFrolife
Автор

Okay so I am able to get the output like these on my email " "
How can i have this in link format, by clicking I get to reset through email ??? Kindly help !

maddlaajkhan