Django REST Framework Tutorials EP8 - User Authentication using JSON Web Tokens(JWT)

Опубликовано: 19 Июнь 2024
на канале: Byron Codes
181
8

In this tutorial, we progress our series by learning how to implement user authentication using JWT in Django.

By the end of this video, you will be able to build a robust and secure user authentication system for any application.

Get The Full Player Dataset - https://bit.ly/3LsY3cv

GitHub - https://bit.ly/3W9kpVt

0:00 Intro
1:50 JWT setup
8:00 Protected Views
14:05 Login Serializer
18:34 Login View
24:16 Outro