Unique Properties in ASP.NET Core Identity 🔐

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 พ.ค. 2024
  • 🚀 Join the .NET Web Academy: learn.dotnetwebacademy.com
    💖 Support me on Patreon for exclusive source code access: / _patrickgod
    🚀 Get the .NET 8 Web Dev Jump-Start Course for FREE: dotnet8.patrickgod.com
    🐦 Let's get social on Twitter/X: / _patrickgod
    🔗 Let's connect on LinkedIn: / patrickgod
    #DotNet #Blazor #AspNetCore

ความคิดเห็น • 6

  • @FearGod123
    @FearGod123 14 วันที่ผ่านมา

    Great tutorial. Thank you !

  • @gislig
    @gislig 17 วันที่ผ่านมา +2

    Hello Patrick, your videos are fantastic, I have one question, I have been trying to create an API project that has Identity framework and also have blazor project using identity framework, I want to authenticate in blazor and then get data from api using webassembly but sent authentication to the API so it will validate such as Role and access to controllers or routes. I have been searching on how to do this but there is in fact very little information about this, can you help or make video on how to do this. I also want to scaffold the identity pages so I can reuse the existing microsoft code such as the login page, don´t know if that is possible in this scenario, but if it is please create a video on how to do this. If you have this in your academy already with your twitter clone, please let me know so I can view the academy. Note that I also use Microsoft authentication aka both local db and 3rd party solution which is supported in identity framework. Thank you.

  • @golljhjkahsdah2817
    @golljhjkahsdah2817 16 วันที่ผ่านมา

    Awesome.

  • @PHRAKENDARK
    @PHRAKENDARK 17 วันที่ผ่านมา

    Hi Pat, how to enable Identity in a Existing proyect Blazor, 😅