Forum Discussion

Rob011235's avatar
Rob011235
Copper Contributor
Nov 05, 2021

Blazer Component-based Authentication Pages for Identity

Is there eventually going to be Blazer login and account management pages that can be used to replace the razor pages in identity?

3 Replies

  • Scott Kuhl's avatar
    Scott Kuhl
    Copper Contributor
    I agree this is needed. I asked this question on another forum, I think it was over on GitHub, and someone from Microsoft responded no, that it was too much work to maintain these for MVC, Razor Pages and Blazor.
  • coding-machine's avatar
    coding-machine
    Copper Contributor
    Check this out - describes common scenarios from the custom to using Identity based and cloud based ones (like a new cool "Microsoft Identity Platform" which a successor for AAD/B2C) https://docs.microsoft.com/en-us/aspnet/core/blazor/security/ Also check the post by Chris Sainty for simple case when you create your own Logi/Regoister page - https://chrissainty.com/securing-your-blazor-apps-authentication-with-clientside-blazor-using-webapi-aspnet-core-identity/
  • kingsleybainn's avatar
    kingsleybainn
    Copper Contributor
    I hope with all my heart that, they thought about this, Blazor Component-based Authentication Pages for Identity.

Resources