Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop caching the principal in wasm Blazor context mgr #4612

Open
rockfordlhotka opened this issue Mar 24, 2025 · 0 comments
Open

Stop caching the principal in wasm Blazor context mgr #4612

rockfordlhotka opened this issue Mar 24, 2025 · 0 comments

Comments

@rockfordlhotka
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: In Progress
Development

No branches or pull requests

1 participant