Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Addresses #26364
Javier, I'm going to go ahead with this around 11am CST in order to unblock something else and continue rolling along with my 7.0 doc work. If you don't get a chance this morning to look, let's circle around for review later along with the rest of the unreviewed 7.0 content. The cross-links to preview 7.0 docs are going to be in the Blazor 7.0 tracking issue. Actually, it will probably be easier for you anyway, as there are a number of unrelated updates on this PR that I'm fixing up at the same time.
Notes
Reminder to anyone else looking: Open the files on the diff for the "compare" links to show the code changes.
aspnetcore/blazor/security/webassembly/index.md
: https://github.com/dotnet/AspNetCore.Docs/compare/guardrex/blazor-auth-updates?expand=1#diff-f141178902970237a98cb3c67364e38902db1ddefbb66a29db4f77683d25347cR537-R567aspnetcore/blazor/security/webassembly/additional-scenarios.md
: https://github.com/dotnet/AspNetCore.Docs/compare/guardrex/blazor-auth-updates?expand=1#diff-21d675281d3bd37692b5325cb748c4d3c368112058b62184137bf32e795a8fd8R3753-R3858SignOutSessionStateManager
refactored,AccessTokenResult.RedirectUrl
refactored, etc.). I think I have all of the updates in place.NavigationOptions
content on Routing features (loc changes, NavigationLock) #26947.