Django REST Framework | User Register Login Logout API

preview_player
Показать описание
Learn Django REST Framework Tutorial for User Registration, Login and Logout API using DRF and Knox Token Based Authentication.

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

Very useful for those who have some experience in Django and a little confusing for those who are very new to Django.

vivekmankar
Автор

Waste of time time this guy is just copy pasting without explanation..

shaikmaksood
Автор

very helpful video, opened my eyes about how to copy paste code for websites to editor. Never knew such a life changing technology exists. Keep up the good work

nslbefj
Автор

This is the Great tutorial I have ever watch before

NinjaCoders
Автор

Nice I liked it. I guess copy-pasting was a faster method to teach this. Understood the login and registration part well. Greate Job

shalomalexander
Автор

Instead of just copy paste I think u should explain why we should use the line of code. Coz if someone wants to copy the code they can directly do it from DRF documentation.

somshekharbirajdar
Автор

Great video very straight forward easy for those who have some idea thnx :D keep uploadinh API's video

anilshrestha
Автор

Great tutorial.. any particular reason why you use knox instead of DRF native token auth?

ajmalkhan
Автор

Thank you!
Question please: How to get data based on User?
Exemple: get Todos of a the logged in user

SomebodyOutThre
Автор

include password in `UserSerializer` Class to make it right!

ayushbansal
Автор

I really appreciate this tutorial I thank you friend God Bless you can make a user crud with python, Django and PostgreSQL I would appreciate it and I know what many will be of great help I liked your video very good congratulations

alvaroalvarez
Автор

awesome, if possible can you also add rest api social login(google and facebook)

bharathab
Автор

this is out of topic, but your voice sounds just like ram charan’s.

ichigoichie
Автор

Does the same model work for a custom user model? or do you need to create a custom user serializer as well?

kefamutuma
Автор

Can we create an api using django-rest framework that will connect to the database (given by url parameter )and query
the given table ???

deepanshuaggarwal
Автор

knox is not working for django4, its shwoing some errors. is there any way to fix it?

rameshbabu
Автор

Actually in the time of registration URL hit at postman I am getting error that "NOT NULL CONSTRAINT FAILED: knox_authtoken.created" pls respond what I can do?

krishna_thedesitoka
Автор

how to write in LOGINAPIVIEW so that at the end it returns an email address??

fitzpatrick
Автор

What to do with refresh token.
Please reply what is the use of it too.

MSPHOTOGRAPHY-epby
Автор

can we create a model name as Teacher or something and login based this token authentication?

jintuthomas