Secure JWT Authentication - Where to store the JWT Token. How to store JWT token in httpOnly cookies
In this video I go through a few possibilities on how to use the JWT token.
If you enjoyed this video then check out The Complete Strapi Course on Udemy:
JWT Tokens are used for authentications with many APIs and especially with Headless CMSs (such as Strapi, Sanity, etc..)
I go through dangerous and safe ways to store the JWT when working with a “fat client“ (e.g. React app)
Let me know what you think in the comments!
These are DANGEROUS ways to store the JWT token:
The reason why storing your JWT token in the frontend is dangerous is because if your site is subject to XSS (Cross Side Scripting) then a malicious script will have access to your token.
Ephemeral use example:
The httpOnly example will be in an upcomi
1 view
1393
340
2 months ago 00:16:18 1
Сессии Python часть IV - I. Архитектура веб-приложений Слой безопасности
2 months ago 00:10:23 1
Сессии Python часть III - I. Архитектура веб-приложений Слой безопасности
3 months ago 00:30:22 1
Build the Initial InventoryMS REST API
3 months ago 00:12:23 1
Сессии Python часть II - I. Архитектура веб-приложений Слой безопасности
3 months ago 00:00:00 1
Complete Application in SpringBoot API and React UI - InventoryMS Begins!
3 months ago 00:13:51 1
Сессии Python часть I - I. Архитектура веб-приложений Слой безопасности
3 months ago 00:14:11 1
Сессии, cookie, API ключ и токены - I. Архитектура веб-приложений Слой безопасности
5 months ago 01:20:44 1
НЕЙМАРК.Интенсив | Инфобезопасность #20: Обеспечение информационной безопасности цифровых сервисов
7 months ago 00:14:41 1
Создание RESTful API с помощью Spring Boot, PostgreSQL и Docker | Полное руководство
8 months ago 01:07:28 4
How to Easily Secure Your Fullstack ReactJS - Spring Boot Application With the JWT Authentication
9 months ago 05:36:22 1
AI SaaS Chat Bot using MERN Stack – Tutorial
9 months ago 10:54:07 1
Java Full-Stack: Hotel Booking App With Spring Boot, Spring Security & Reactjs : final part.
9 months ago 11:25:47 1
Java Full-Stack: Hotel Booking App With Spring Boot, Spring Security & Reactjs
9 months ago 15:08:39 1
Complete MERN Stack Project: Build a Hotel Booking App Like a Pro Developer Step-by-Step Course 2024
9 months ago 00:39:22 1
Back-end roadmap / Как стать back-end разработчиком в 2023 году, что учить?
10 months ago 11:21:04 1
Bug Bounty Course 2024 Updated
10 months ago 01:27:42 2
Создание REST API с использованием Spring WebFlux и Security
10 months ago 00:12:53 1
Secure JWT Authentication - Where to store the JWT Token. How to store JWT token in httpOnly cookies
11 months ago 00:20:27 1
FastAPI JWT Tutorial | How to add User Authentication
1 year ago 01:56:11 2
Основы работы с Spring Security
1 year ago 00:47:27 1
Учим за неделю то, что учат полтора года / Java EE
1 year ago 01:52:13 1
Spring Security: Spring Security + REST + JWT
1 year ago 01:20:22 8
JWT-аутентификация для нативных приложений - Spring Security
1 year ago 00:39:49 1
JWT-аутентификация для веб-приложений - Spring Security