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?
coding-machine
Nov 05, 2021Copper 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/