.NET 8 Blazor Server authorization SSO
I have a solution in .NET 7 that works ok with, however I want to migrate to .NET 8 with new structure that MS presented and I am facing a lot of issues as authentication does not work the way I would like to.
I have a solution in .NET 7 that works ok with, however I want to migrate to .NET 8 with new structure that MS presented and I am facing a lot of issues as authentication does not work the way I would like to.