У нас вы можете посмотреть бесплатно Implementing Google authentication while building a blogging app with Django (DRF) & React или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
💡 In this video, we are going to implement Google authentication (OAuth) for user registration and login while building a blogging app with Django & React frameworks to prove that the solution works in real projects. The following technologies and tools will be covered: Django & DjangoRestFramework (Python) for the backend React (JS) & Bootstrap for the frontend Google Authentication for getting user's information via email JWT for authentication 🚧 The source code for this project: https://github.com/miladshiri/GoogleL... ❤️ Don't forget to subscribe ❤️ 👣 Outline of the video: 00:00 - The goal & Final Result! 06:59 - Setting up the frontend and building a basic UI 30:59 - Setting up the backend and creating the blog APIs 1:06:00 - Using blog APIs in the frontend 1:23:20 - Google Authentication in React part 1:40:47 - Google Authentication in Django part 2:24:00 - Completing the user authentication