-
Notifications
You must be signed in to change notification settings - Fork 25.1k
improve Antiforgery docs #36446
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
base: main
Are you sure you want to change the base?
improve Antiforgery docs #36446
Conversation
guardrex
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Supplying a quick grammatical/style manual review.
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
guardrex
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @DeagleGross! ... Will let you pull the trigger when you're ready.
For future reference, the docs try to stick with present tense. I changed "need" to "require" to avoid 'personification of inanimate objects' (an app). If you need help with XREFs, you can use the little XREF gen tool that I created at https://dotnet.github.io/blazor-samples/, which is also a sample app for how to host a Blazor WASM app on GH Pages.
…t/AspNetCore.Docs into dmkorolev/antiforgery-docs
Internal previews