Spring Boot Security & JWT Full Course | JWT Token | Authentication | Roles | Login | 2024 Latest

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


OTHER HELPFUL COUSES

TIMESTAMPS
0:00 -- Intro
0:57 -- Test
04:31 -- Create project
07:50 -- Structure our project
09:41 -- Create DTO(data transfer) class
13:24 -- Create entities
17:29 -- Create Repositories
30:03 -- Create User Service
31:42 -- Write JWT Filter Config
48:48 -- Auth Service
1:02:59 -- Create Controllers
1:10:23 -- Final Test
1:14:23 -- Like Subscribe 👍🏽👍🏽
Рекомендации по теме
Комментарии
Автор

Thank you brother
everybody use old S security Web....Adapter and that was deprecated.
thank you for giving us new version of jwt auth
and it's good test video before start coding
Keep going I discovered you today

zqzhvsb
Автор

wow.Fantastic.. I love the way you broke it down .Anyone can easily understand spring security going through this video..However i have a request, pls, .I need you to create a video to explain how to implement payment gateway to a spring boot project and more so 2FA aunthetication..It willl be very helpful if someone like you simplifies it .Thank you

adekanmiaromolaran
Автор

Thank you so much, you're a lifesaver!

lukaimajoneze
Автор

what a wonderful tutorial, thank you bro

muhammadabduttawwab
Автор

Thanks... Buddy, it was wonderful tutorial, I've actually implemented it, it worked. I was wondering if u can help me in a project which I'm making for the college purpose. Keep doing well!

jaysharma
Автор

wow, your video bro is very good, i searching it

nvtentertainment
Автор

My question is the next. How to manipulate the info of the user that we have in session in that moment. Where to take the user in session and how to change, for example, a property he has.

miguelangelguaita
Автор

thank you Bro, what an exellent explanation :)

Argelino_En_Espana
Автор

Thanks for the explanation its was resly helpful

yacinedidf
Автор

Thank you very much, good content but I was waiting for the logout

alejo
Автор

Hi can u please do a video of a user management micro service (login+sign up+ update profile ..) thanks in advance!

imkawtarr
Автор

Hello, I get this error server error 403 "Invalid compact JWT string: Compact JWSs must contain exactly 2 period characters, and compact JWEs must contain exactly 4. Found: 0" when signing up, what could be wrong?

maingawesley
Автор

hey btw how did you learn this? Through documentation or courses? I personally find it hard to read to documentation and build something like this.

willumpfirst
Автор

hi, I am trying to write unit tests in junit for my controller classes with this, but I cant seem to figure out how to configure my test classes to mock the securityConfigs in order for my test methods to work. do you know how to do this?

Zionjrpro
Автор

Hi. Great video. When I came to download JJWT Impl all the versions has a vulnerability. There is other way to use JJWT without vulnerabilities?

filipetortora
Автор

Whenever I'm hitting the signup api I'm getting 403 forbidden error for your awareness i didn't passed any token in the headers or in the Authorization can u please assist?

yaswanthbhanu
Автор

If I didn't use userDetails and userDetailsService. How should I change the security config class

bvyxsjs
Автор

ok now i do greate with your tutorial, but how i can set token to the header when i login in web

npq
Автор

how can i do the logout with your code !!!! can you give me code

mohamedaloui
Автор

Why did u not use oauth2 for generate and convalid jwt?

franconekillerz