React & Django Social Media (Portfolio Project) | Secure JWT Login & Register | #2

Hello  @MattMakesCode  Community 👋 Welcome to my tutorial series where we will be building a social media in React & Django!! This project landed me a software engineering internship in London - so it’s a great project to have on your Github/CV 💻📝 This is Part Two of the series where we will: Building a secure authentication system (production ready) Building Login API with JWT tokens in Django Storing JWT tokens in COOKIES Building Login Form in React Building register API in Django Building Register Form in React A lot of work went into this tutorial so if this helped you please like, comment & subscribe ❤️ Thanks for watching, MattMakesCode 🙂 ----------------------------------------------------------------- SOURCE CODE: https://github.com/sgmselli/Django-Re... ----------------------------------------------------------------- CHAPTERS: 00:00 Introduction 00:19 API Permissions 2:45 JWT token setup 6:04 Store In Cookies 14:55 Authenticate Cookies 20:20 React Login Endpoint 25:55 React Login Form 34:44 Register User API 35:01 React Register Form & endpoint