- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Your API Still Works After Logout 😳 Why?
You clicked logout... but the API still accepts the old token.
Why?
In many systems, logout only clears the token from the browser. The backend still trusts that token until it expires. This is especially common in stateless JWT-based authentication flows where the server does not track session state.
In this short, I explain:
why logout often fails to immediately end access, why expiration is not the same as revocation, and how to fix it using short-lived access tokens, refresh token rotation, session stores, token versioning, and denylist-based revocation.
If you're learning backend development, API security, Spring Boot, Java, authentication, or system design, this is a real-world auth issue you need to understand.
Follow for more real backend and security tips.
👋🏻 Connect with me:
Github: https://github.com/JavaaTechSolutions
LinkedIn: https://www.linkedin.com/in/javatech-solutions-b44b352b7
🎟 Join this channel to get access to perks: https://www.youtube.com/channel/UCm82_YpE8-MPvB-uLkoWZxA/join
🎉 Thanks for watching the video!. Don't forget to like, subscribe, and hit the notification bell to stay updated with our programming tutorials. Happy coding! 💻👩⚕️👨⚕️
SUBSCRIBE TO MY CHANNEL: http://bit.ly/3ZlFSLT ❤️
Видео Your API Still Works After Logout 😳 Why? канала Java Tech Solutions
Why?
In many systems, logout only clears the token from the browser. The backend still trusts that token until it expires. This is especially common in stateless JWT-based authentication flows where the server does not track session state.
In this short, I explain:
why logout often fails to immediately end access, why expiration is not the same as revocation, and how to fix it using short-lived access tokens, refresh token rotation, session stores, token versioning, and denylist-based revocation.
If you're learning backend development, API security, Spring Boot, Java, authentication, or system design, this is a real-world auth issue you need to understand.
Follow for more real backend and security tips.
👋🏻 Connect with me:
Github: https://github.com/JavaaTechSolutions
LinkedIn: https://www.linkedin.com/in/javatech-solutions-b44b352b7
🎟 Join this channel to get access to perks: https://www.youtube.com/channel/UCm82_YpE8-MPvB-uLkoWZxA/join
🎉 Thanks for watching the video!. Don't forget to like, subscribe, and hit the notification bell to stay updated with our programming tutorials. Happy coding! 💻👩⚕️👨⚕️
SUBSCRIBE TO MY CHANNEL: http://bit.ly/3ZlFSLT ❤️
Видео Your API Still Works After Logout 😳 Why? канала Java Tech Solutions
jwt jwt authentication logout api security backend security authentication authorization token revocation refresh token access token session management secure auth backend java spring boot microservices system design security architecture web security cybersecurity token replay denylist session store developer tips programming shorts tech shorts backend developer auth flow secure coding identity and access management
Комментарии отсутствуют
Информация о видео
10 мая 2026 г. 14:36:25
00:02:00
Другие видео канала





















