Vigyata.AI
Is this your channel?

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

6.9K views· 128 likes· 16:46· Apr 30, 2024

🛍️ Products Mentioned (7)

Next part: https://youtu.be/-DB7zXu8kFU 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. ▶️ JWT Logout: https://youtu.be/OpSU0VgfkL4 ✅ *For branding and Business inquiries* ► learnwithiftekhar@gmail.com 🎉 *Get IntelliJ Idea 100% for 3 Months:* https://www.jetbrains.com/store/redeem/ 👉 *Use Promo Code:* LearnWithIfte 👉 *Master programming by recreating your favorite technologies*: https://app.codecrafters.io/join?via=learnwithiftekhar 📘 Resources Mentioned: Source Code: https://github.com/hello-iftekhar/springJwt 🧑‍💻 Playlist: https://www.youtube.com/watch?v=RnZmeczS_DI&list=PLmxVbmyIiPPuR3eysh7LxmAlN0f9GQRAl 🔐 *Secure 3 Spring Boot endpoints in 30 minutes (free guide):* https://learnwithiftekhar.kit.com/secure-your-api-in-30-minutes 🙊 Here are the tools and resources I use in my videos: 🌐 Secure your connection with NordVPN: https://nordvpn.sjv.io/o4zYan IDE I use for coding * IntelliJ Idea Ultimate * VsCode * Sublime ⛔ Background sound: https://share.epidemicsound.com/ia954g 🤚 In case you want to contact me: ❌ My LinkedIn profile: https://www.linkedin.com/in/hossain-md-iftekhar/ ❌ Github: https://github.com/learnwithiftekhar *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

🎬 More from Learn With Ifte