Spring Security Crash Course | JWT Authentication and Authorization in Spring Boot 3.1 [NEW] [2023]

preview_player
Показать описание
JWT Spring Security in one video | Login Rest API + Signup API | Spring Boot 3 + Spring Security 6 in One Hou

Join us in this comprehensive Spring Security crash course as we explore the latest advancements in Spring Boot 3 and Spring Security 6. In this video, we'll delve into the intricacies of JWT authentication and authorization, while also demonstrating how to efficiently manage multiple roles within your application. Additionally, we'll cover the essential functionality of token refreshing, ensuring the long-term security of your Spring Boot projects. Whether you're a seasoned developer or just getting started, this tutorial will equip you with the skills and know-how needed to implement robust security measures in your projects. Stay ahead of the curve in 2023 with this essential Spring Security resource.

Рекомендации по теме
Комментарии
Автор

very nice project, up to date and working 100%. thank you for putting the time bro

alex
Автор

I've been looking for this exact tutorial (role based authentication) for weeks, much appreciated👍

mzole
Автор

Woow its a great tutorial to implement security . working great . By seeing this video i was able to implement security from scratch in 5 days now i am able to have error less working code . Great video. thanks a lot.

narasimhamvsl
Автор

thank you so much.... it was great to learn and understand easily...🔥🔥🔥🔥🔥

prabhakaraadhik
Автор

Had a brief look at you video and it was good. I would like to suggest you do more complex stuff with spring security 6 and spring boot 3 so that people can learn from you while being involved in complex projects.This video helped me get a better understanding of the basics. Thanks a lot. Please continue on teaching. PLEASE USE NEXT JS INSTEAD OF ANGULAR IF YOU CAN .

mrfuuqt
Автор

Guys if you follow each steps carefully, you will not get an error.
i completed this tutorial successfully.

jackfrost
Автор

I am truly grateful for your assistance. This has been very helpful.

arontaddese
Автор

one more thing bro, i agree you explained, but if you explain even more like you used several interfaces in the code, if you explain thats purpose and usage, will be more helpful for the viewers, because the main motive for you to put this video is makes people understand the concept right, so please do it from next video, thanks

mahendrans
Автор

Thank you, people like you make self taught programming achievable 🙂

phancy
Автор

Thank you man, what a clear cut explanation, it's on point explanation, Keep going ..we are there to support you always🔥🔥❤️

gadinaresh
Автор

Thanks for the tutorial. It is really helpful. Some of the codes are marked as deprecated but I manage to fix it from the documentation. It would be good for others if you can add it in the description or comment

wanmuz
Автор

Constructive criticism: Other tutorial videos i have to watch it at 1.5x speed whereas this one i watched at 0.75x 😂 PLEASE TRY TO TEACH AT A SLOWER PACE AND IN DEPTH

ACESpraySo
Автор

Can you please create one in which you can show user roles and privileges for Authorization of end points

mohittiwari
Автор

Hello, thank you very much for the tutorial when you send /api/v1/auth/signin that authorization they send. Thank you greetings from Peru

jorgeguerrerosilva
Автор

This is okay for basics but missing proper stages in terms of security context for production ready APIs. Overall good efforts to understand basics.

ramanagude
Автор

i have a doubt
because i referred 4 to 5 tutorials everyone using different approach
i confused which one is more secure and whta do i prefer
can u guide me.

Sedhu_
Автор

endpoints return always 403, with correct endpoints and user

dini-ybob
Автор

Great video . But could you please tell how to integrate with custom html and css?

pankajthakur
Автор

What is the use of refresh token? why you set it's time to live for 7 days . and when login the refresh token also returned . what is the need ?

testdev
Автор

How to generete new token, if original token expired and refresh token is lost.

michaelmurmu