Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно Spring Security - Refresh token или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Buy me a coffee: https://ko-fi.com/boualiali #githubactions #cicd #spring #learning #springboot #springtutorial #springsecurity #developpement #java #arraylist #linkedlist #springdatajpa #querybuilder #aliboucoding #alibou #validation #mongodb #springboot_3 #oauth2 #security #reactive #springreactive In this tutorial, we demonstrate how to implement a refresh token mechanism in a Spring Boot application secured with JSON Web Tokens (JWT). Refresh tokens improve the security and user experience of your application by allowing clients to request new access tokens without requiring users to re-authenticate every time their access token expires. By the end of this video, you'll have a solid understanding of how to implement a refresh token mechanism within your Spring Boot application, providing a more secure and seamless experience for your users. Don't forget to like, comment, and subscribe to our channel for more in-depth tutorials on Spring Boot, JWT authentication, and other programming topics! 👉🏻 Source code: https://github.com/ali-bouali/spring-... Don't Forget to =========================================== 💯 Free courses here: https://aliboucoding.com 💯 Subscribe to the youtube channel 💯 Join our Discord Community - / discord 💯 Join our Facebook Group - / 589612651142975 💯 Join our Instagram: / alibou_coding Table of content 00:00 Intro 01:00 What is refresh token 03:47 Extend the AuthenticationResponse 06:07 Extract JWT properties 09:31 Create refresh token method 12:07 Adjust the register and authenticate endpoints 14:10 Add refresh token endpoint 14:44 Implement the refresh token mechanism 22:08 Revoke the newly generated token 22:56 Test the changes 35:49 Thanks for watchin