Excellent video, your tutorials are saving my life. I would love to see the functionality of being able to recover the password in case the user forgets it, I would love to learn how to do that! Thank you very much for everything and please keep creating content!
I can se this connected user thing anywhere i want only a specific user need to perform an specific operation right? So other users cannot access and do crud operations to someone else's data
Sure, please tell me, can I use "Principal" for authentication without sessions (authentication using access and refresh tokens)? Is it correct to do so? Would it be better to pass > and retrieve the user from there? Also I use Swagger API, this requires an annotation for documentation
Mr Ali, i have a user table(id,email,password,role, 1to1 profile) and profile table(name,address..other infos) how can i architect the signup process, the user fill the form(email and password the. I want to redirect him to another register form where he put other profile infos) how can i make this in spring? its a 2 step registration
Excellent video, your tutorials are saving my life.
I would love to see the functionality of being able to recover the password in case the user forgets it, I would love to learn how to do that! Thank you very much for everything and please keep creating content!
Happy you liked it!
Thank you very much for your videos
Very userful and explained very well
Thank you very much. You are amazing content creator. I have been learning Spring Security with your videos. You are the best.
Wow, thank you!
Hello. Thanks for the video. It would be great if there is a security video for microservices.
Yes it would be realy great. Btw mr are you senior?
@@samuraganiyev8733 😁
Sure
BTW, for RestController we don't have to specify ResponseBody as the return type, since it automatically converts the response.
That’s a request body not a response body
Thank you very much! This content is extremely helpful.
You're very welcome!
Your explanation is amazing ! keep posting
Happy to have you within the family
Your videos are really awesome 🎊🎊, can you make video on testing, how can we test our codes and apis.
Happy you liked it!
Hie @Bouli Ali. Can you add a video on forget password and email verification on registering new users
ok
Thanks for the video
Glad you liked it!
thanks, keep going
Hi Ali Bou, can u please make a video how to implement this in angular
It would be nice if you gave us a tutorial on Jenkins
Why not!
Thanks for the video. By the way, can you make a video about using both oauth2 and basic login with JWT please. Thank you so much
COming soon
Thank you so much please upload a video for async spring rest api with multithreading realtime concept. Thank you so much for your help
Happy you liked it!
thanks, keep going:)
Thanks, will do!
Thanks very much. Could you please make video use Spring and any frontend languages full Stack project
Happy you liked it!
Sure
I can se this connected user thing anywhere i want only a specific user need to perform an specific operation right? So other users cannot access and do crud operations to someone else's data
Thank you. Can we get forot password api video?
what do you mean?
Sure, please tell me, can I use "Principal" for authentication without sessions (authentication using access and refresh tokens)? Is it correct to do so? Would it be better to pass > and retrieve the user from there?
Also I use Swagger API, this requires an annotation for documentation
Just inject Authentication or Principal object
Mr Ali, i have a user table(id,email,password,role, 1to1 profile) and profile table(name,address..other infos) how can i architect the signup process, the user fill the form(email and password the. I want to redirect him to another register form where he put other profile infos) how can i make this in spring? its a 2 step registration
Ask the user later to fill this information. After register / login
Sir what about your microservice paid course?
Under construction
Is it ok to make the service return void since the controller won't have any visibility on whether the process was successful or not??
Sure
Tks bro
Happy you liked it!
awsome
Happy you liked it!
+