Forum Discussion
Rob011235
Nov 05, 2021Copper Contributor
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
Sort By
- Scott KuhlCopper ContributorI 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-machineCopper ContributorCheck 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/
- kingsleybainnCopper ContributorI hope with all my heart that, they thought about this, Blazor Component-based Authentication Pages for Identity.