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

Add a remark on the use of HttpContext in the sample apps #32243

Closed
guardrex opened this issue Apr 3, 2024 · 0 comments · Fixed by #32260
Closed

Add a remark on the use of HttpContext in the sample apps #32243

guardrex opened this issue Apr 3, 2024 · 0 comments · Fixed by #32260

Comments

@guardrex
Copy link
Collaborator

guardrex commented Apr 3, 2024

Description

Per feedback at dotnet/blazor-samples#258, add a section that explains the use of HttpContext is permitted for static SSR and root components. Cross-link the INCLUDE in the interactive SSR security article ...

https://learn.microsoft.com/en-us/aspnet/core/blazor/security/server/interactive-server-side-rendering?view=aspnetcore-8.0#ihttpcontextaccessorhttpcontext-in-razor-components

Thanks @nwoolls! 🚀 ... I'll get some coverage up for it. BTW, it's always best to open doc issues here from the bottoms of the articles using the Open a documentation issue link. This is our main working repo. Thanks for reaching out on this.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/blazor/security/blazor-web-app-with-oidc?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/security/blazor-web-app-with-oidc.md

Document ID

c3346d3a-346b-8db4-2650-ec044b3f0dd9

Article author

@guardrex

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.

2 participants