MarimerLLC / csla

A home for your business logic in any .NET application.
https://cslanet.com
MIT License
1.23k stars 394 forks source link

#3990 Revert SetUser for blazor in memory context manager #3996

Closed swegele closed 1 month ago

swegele commented 1 month ago

Only for the in memory ContextManager, reverting back to allow SetUser for pure Blazor Server Interactive code to be able to set the ClaimsPrincipal into app context during live circuit.

Fixes #3990 in main