Spring security | Change password

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 50

  • @maurithox2
    @maurithox2 Год назад +3

    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!

  • @rudneydedy5264
    @rudneydedy5264 2 месяца назад

    Thank you very much for your videos

  • @anirudh514
    @anirudh514 9 месяцев назад

    Very userful and explained very well

  • @afermeherremova5672
    @afermeherremova5672 7 месяцев назад

    Thank you very much. You are amazing content creator. I have been learning Spring Security with your videos. You are the best.

    • @BoualiAli
      @BoualiAli  7 месяцев назад +1

      Wow, thank you!

  • @muradxannovruzov6173
    @muradxannovruzov6173 Год назад +3

    Hello. Thanks for the video. It would be great if there is a security video for microservices.

  • @amirhoseingharaati5331
    @amirhoseingharaati5331 Год назад +1

    BTW, for RestController we don't have to specify ResponseBody as the return type, since it automatically converts the response.

    • @BoualiAli
      @BoualiAli  Год назад

      That’s a request body not a response body

  • @sardorbekyorqulov
    @sardorbekyorqulov 8 месяцев назад

    Thank you very much! This content is extremely helpful.

    • @BoualiAli
      @BoualiAli  7 месяцев назад

      You're very welcome!

  • @poorpanda9033
    @poorpanda9033 Год назад +1

    Your explanation is amazing ! keep posting

    • @BoualiAli
      @BoualiAli  Год назад +1

      Happy to have you within the family

  • @softdev8229
    @softdev8229 Год назад +1

    Your videos are really awesome 🎊🎊, can you make video on testing, how can we test our codes and apis.

  • @genusleemapedze1177
    @genusleemapedze1177 Год назад +1

    Hie @Bouli Ali. Can you add a video on forget password and email verification on registering new users

  • @KhalilChargui-jm1fj
    @KhalilChargui-jm1fj 9 месяцев назад

    Thanks for the video

    • @BoualiAli
      @BoualiAli  7 месяцев назад

      Glad you liked it!

  • @yassinebourass6041
    @yassinebourass6041 7 месяцев назад

    thanks, keep going

  • @alphateam4308
    @alphateam4308 11 месяцев назад

    Hi Ali Bou, can u please make a video how to implement this in angular

  • @samiadaize2811
    @samiadaize2811 Год назад

    It would be nice if you gave us a tutorial on Jenkins

  • @capnguyen203
    @capnguyen203 Год назад

    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

  • @DhineshSaravanan-pz2pb
    @DhineshSaravanan-pz2pb Год назад

    Thank you so much please upload a video for async spring rest api with multithreading realtime concept. Thank you so much for your help

  • @VuHoaiNam-zt1ls
    @VuHoaiNam-zt1ls 11 месяцев назад

    thanks, keep going:)

    • @BoualiAli
      @BoualiAli  11 месяцев назад

      Thanks, will do!

  • @cagataykayakiran
    @cagataykayakiran Год назад

    Thanks very much. Could you please make video use Spring and any frontend languages full Stack project

  • @ap7086
    @ap7086 9 месяцев назад

    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

  • @em_coding
    @em_coding 7 месяцев назад

    Thank you. Can we get forot password api video?

    • @BoualiAli
      @BoualiAli  7 месяцев назад

      what do you mean?

  • @ShulV
    @ShulV Год назад

    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

    • @BoualiAli
      @BoualiAli  Год назад

      Just inject Authentication or Principal object

  • @appscastle
    @appscastle Год назад

    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

    • @BoualiAli
      @BoualiAli  Год назад +1

      Ask the user later to fill this information. After register / login

  • @udiptadas4936
    @udiptadas4936 Год назад

    Sir what about your microservice paid course?

  • @abdourahmanesall520
    @abdourahmanesall520 Год назад

    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??

  • @wagnerdba
    @wagnerdba Год назад

    Tks bro

  • @gamingbeast710
    @gamingbeast710 Год назад

    awsome

  • @Chernov1984
    @Chernov1984 8 месяцев назад

    +