You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Blazor WebAssembly IContextManager implementation, stop caching the user principal, and get it from the authentication state provider each time.
In the Blazor WebAssembly
IContextManager
implementation, stop caching the user principal, and get it from the authentication state provider each time.The reasoning for this is documented in #4486
The text was updated successfully, but these errors were encountered: