React and ASP.NET Core Identity Authentication

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

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

  • @vargasbj
    @vargasbj 11 месяцев назад +4

    Greetings frm Costa Rica.
    Oh wow . what amazing solution that includes the backend + UI + Identification .
    It's all in once in a very well explain master piece.
    Thank you so much TOM

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

    Great content man.
    simple and direct to the subject as we need.
    I hope your channel grows.
    Take care.

    • @Coding_with_Tom
      @Coding_with_Tom  11 месяцев назад +1

      I hope it grows too! Thanks for the kind words.

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

    Awesome. Your content has sincerity and simplicity. No unnecessary commentary. I can listen to you for hours.
    Thanks for sharing.
    I wish your channel blows up in 2024 and you get 100k subscribers. 🎉🎉🎉 Happy New Year Tom.

    • @Coding_with_Tom
      @Coding_with_Tom  11 месяцев назад +1

      Thanks for the kind words! Happy 2024 to you too!

  • @AnirTaziri
    @AnirTaziri 11 дней назад

    Normally I dont reply but you have helped me a lot with this video, thanks!

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

    Fantastic video and tutorial! Exactly what i was looking for to get a particular project started and as a way to learn React. Bravo!

  • @IlyaArlenka
    @IlyaArlenka 11 месяцев назад +1

    Hey Tom, it is superhelpful and just on time. Thanks a lot! Subscribed :)

    • @Coding_with_Tom
      @Coding_with_Tom  11 месяцев назад +2

      I’ve done svelte and react, I suppose I should do angular too :)

  • @owlyhousenskyi
    @owlyhousenskyi 4 месяца назад

    Making a web-app with these frameworks, and explanation is amazing! Thanks, Tom😎

  • @darkmoon7432
    @darkmoon7432 5 месяцев назад +1

    I DONT KNOW SHIT ABOUT ASP.NETcore & REACT
    But thanks to you i know what i m doing right NOW
    LOVE YOU

  • @konstantingrozdev5563
    @konstantingrozdev5563 7 месяцев назад +5

    Great content Tom! Judging from the comments, if you enhance the project with authorization, so people can use roles, it will be great.

  • @dmitriiuelskii685
    @dmitriiuelskii685 3 месяца назад +1

    Большое спасибо, что ответил эту тему. Очень жду новых видео!

  • @XXnickles
    @XXnickles 11 месяцев назад +1

    This is becoming one of my favorite channels! Great content well presented. Just a little criticism request: I think your mic volume is low! Regarding the video itself, this is actually one of the reasons that lead me to think go SSR first instead of kind-of-rest (talking here for myself) driven SPA. There is a lot of "duplication" in the logic, as you basically have to implement security both at server and client.

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

      Thanks I’ll adjust my mic volume going forward! I like SSR a lot too especially if you don’t need to scale to huge amounts of users. I do like the ability to mix and match now too depending on particular features/pages.

  • @ftj1976
    @ftj1976 6 месяцев назад

    Very nice video! Exactly what i was looking to use witdh my API Net Core. Thank´s a lot.

  • @ShivaniRajput-vb5ij
    @ShivaniRajput-vb5ij 2 месяца назад

    It's a really helpful video sir, thank you.😊

  • @nareshbisht1
    @nareshbisht1 Месяц назад

    Thank you so much for this tutorial

  • @GuildOfCalamity
    @GuildOfCalamity 10 месяцев назад

    Would love to see you do more full stack demos like the 6 hour course video you did 4 months ago.

    • @Coding_with_Tom
      @Coding_with_Tom  10 месяцев назад

      I’d love to do an updated one using .net 8 - hopefully I’ll get the time!

  • @Credi6464
    @Credi6464 5 месяцев назад

    Would love to see a video confugirng this app to a production setup and deploying it to Azure

  • @jiM3op
    @jiM3op 9 месяцев назад +1

    This is so helpful... !

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

    This is the clearest, most detailed explanation I’ve found anywhere of how to integrate React with Identity. Thank you! Have you any examples of adding 2FA? 🙂 Do you have a Buy Coffee, Kofi link or something?

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

    Thanks great video, any ideia on how to spin up a project with react, webapi and typescript with the CLI ? trying to do via VS code, but aint working properly.

  • @anukumari6700
    @anukumari6700 Месяц назад

    Hey, can you please help me how can connect with SQL database?

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

    How do you have two different kinds of users. Say a privateUser and CompanyUser. They will have unique properties that should be populated when registering a user and in React they qill have different ui as the idea is that they can interact with each other. So companies will see private users and vice versa

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

    how about the roles for the user?
    can we modified this identity api?

  • @kvelez
    @kvelez 4 месяца назад

    2:21
    Do you have a fix for the npm install not working in the client directory

    • @Jerry-vy6xk
      @Jerry-vy6xk 3 месяца назад

      Did you find anyway to fix it ?

  • @avaygc5646
    @avaygc5646 5 месяцев назад

    Will glad to for asp.ner core and Angular

  • @nareshbisht1
    @nareshbisht1 Месяц назад

    Will this code also work with Next.js? Please reply. Thank you.

  • @erencetin7805
    @erencetin7805 5 месяцев назад

    bro i made a home page without vite , if i do this authentication with vite ,how do i connect two application? I just want to when user log-in route my home page

  • @attilio470
    @attilio470 6 месяцев назад

    What if react is running on a different url? With this code I’m not able to store the cookie. Can you help me please ?

  • @LadyandGentlemens
    @LadyandGentlemens 6 месяцев назад

    Amazing thank you!

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

    Awesome, add an other video to implement 2FA

  • @eyoo369
    @eyoo369 5 месяцев назад

    It's a shame that Microsoft didn't just implement JWT for their identity API.
    Pinging the server to check for authentication.. doesn't that unnecessarily increase server load?

  • @alexandralikin3830
    @alexandralikin3830 10 месяцев назад

    Спасибо вам большое, друг

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

    God bless you

  • @eddyelamin9015
    @eddyelamin9015 5 месяцев назад

    Great video, except for the Vite configuration part. You were too fast and as a begginer I couldn’t understand what you did really. More explanation?

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

    Thanks!

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

    Please tom, im begging you do more videos for this template. Can you please show how to add docker support for React and ASP.NET Core? When I run it in docker I can't seem to get the client to open, not sure if its because the ports are wrong, or maybe my docker file is wrong. Also how to deploy this template to azure container apps? Please make a video on this! I've subbed, thank you! Also I'd love for you to do a video with this template, and using EF Core Azure Cosmos DB so with nosql.

  • @thilehoffer
    @thilehoffer 10 месяцев назад

    Anyone else getting 404 errors when trying to register or log in?

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

      Maybe I had the same problem. By default, the entered password is checked for the presence of an alphanumeric character, a number and a capital letter, and I entered the password only from letters

  • @MrKukuri44
    @MrKukuri44 10 месяцев назад

    It does not make sense copying code, literally did exactly same and getting about 32 errors :D

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

    Thank you, but there is a problem with the GitHub source.

    • @ftj1976
      @ftj1976 6 месяцев назад

      Working fine for me! I just follow the videos.

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

    Thanks!

    • @Coding_with_Tom
      @Coding_with_Tom  10 месяцев назад

      Thank you so much for the super chat! Let me know if there are any topics I should cover.