Django Token Authentication Tutorial

preview_player
Показать описание
Learn to use Token Authentication in Django to identify users and protect API views.

Token Authentication is an essential part of an API. If you want your web or mobile application to connect to your Django application you need a way for users to authenticate. In this video, we'll cover the basics of token authentication flow, how to generate tokens for each user and how to provide an API endpoint for providing those tokens to client applications.

We'll make use of Postman for testing our API endpoints.

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

Hi, I am watching this video from Nepal in 2023 thank you for this video, I was confused on token authentication but your videos cleared my doubt.

abhishekbhujel
Автор

Thanks man, you will make great videos ahead

PrashantTiwariShankar
Автор

You showed just the right part ❤️ to getting started

fahimashab
Автор

I was looking for copper and found gold.Thanks a lot.

domovoy
Автор

i am creating a "TODO " application using django....i want to store array of tasks for each user.. how can i store that in database..there is no ArrayField for SQLite

rohitm
Автор

The start of the video has about 3 introductions... Awesome video, tho!

Al-Misanthropic-Bundy