Implementing Secure Refresh Tokens in Spring Boot | #1 | Spring Boot JWT

preview_player
Показать описание

Refresh tokens are used to generate new access tokens once the original access token expires. This allows users to stay signed in without re-entering their credentials every time a token expires, improving the user experience.

In this video:
- We'll discuss what access tokens are.
- We'll explore the workflow of token-based authentication.
- We'll demonstrate how to generate a new access token using a refresh token.

The first video in the series:
- This video focuses on generating a new refresh token.


📘 Resources Mentioned:

🤚 In case you want to contact me:

I also provide service on Upwork. In case you are interested:

*Note:* Some of the links in this description are affiliate links, and I may earn a small commission if you make a purchase through them. Thank you for your support.

Contents:
00:00 Intro
00:42 What is Token?
01:25 What is Refresh Token?
02:47 Authentication Workflow of Token Based Authentication and Refresh token generation
4:14 Coding
Рекомендации по теме
Комментарии
Автор

Thank you so much, you are a great teacher!

johnhirschv
Автор

hi sir...
can you plese make a video on how to secure microservices through api gateway..

Shankar-pegu
Автор

Please make a video on Permission based authorization. Not Role based but discrete Permission based authorization. Like a ROLE_USER doesn't have permissions such as READ, CREATE, DELETE etc, But, I want to give only READ permission to a user who's role is ROLE_USER, just one permission.

Shuvooa
Автор

Hello sir please upload a next part as soon as possible

bhargavmamidi
Автор

jwt is such a hard topic to learn what can i do about it 😭😭😭

muaazkhan