Token Authentication with Django REST Framework | 2023

Опубликовано: 10 Октябрь 2024
на канале: THE PROTON GUY
3,378
87

Hi guys. In this video, i will teach you how to secure your API's using token authentication

Video Essentials:
code on github: https://github.com/TheProtonGuy/DrfTo...
download postman: https://www.postman.com/downloads/

Chapters:
0:00 Project Setup
8:40 Creating Necessary Endpoints
16:36 Creating Serializers
21:24 Signup Endpoint
25:43 UserSerializer save method
45:15 Login Endpoint
59:08 Testing our Authentication
1:06:39 Logout Endpoint

My Socials:
Instagram:   / the_proton_guy  
linkedin:   / ayodeji-adesola-15392a22b  
Twitter:   / ayodejiadesola_  

#django #djangorestframework #tokenauthentication