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

Blazor transient disposables #18786

Closed
javiercn opened this issue Jun 12, 2020 · 1 comment · Fixed by #18956
Closed

Blazor transient disposables #18786

javiercn opened this issue Jun 12, 2020 · 1 comment · Fixed by #18956

Comments

@oatsoda
Copy link

oatsoda commented Aug 12, 2022

Hmm, so the detection code finds that BaseAddressAuthorizationMessageHandler and AuthorizationMessageHandler are both IDisposable registered as Transient...

https://github.com/dotnet/aspnetcore/blob/main/src/Components/WebAssembly/WebAssembly.Authentication/src/WebAssemblyAuthenticationServiceCollectionExtensions.cs#L43-L44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants