Building a user authentication app with React and Django Rest Framework

Описание к видео Building a user authentication app with React and Django Rest Framework

Django Rest Framework is a popular tool for building Django REST APIs. In this video we leverage DRF to build a user authentication app with session authentication.
We use ReactJS on the frontend. The React frontend runs at port 3000 and the Django backend at port 8000.

Link to code: https://github.com/dotja/authenticati...

Chapters:
---------------
0:00 intro
0:48 the setup
0:58 session authentication
1:24 coding the backend
7:32 backend in action
8:28 coding the frontend
14:20 demo
15:09 outro

Комментарии

Информация по комментариям в разработке