Skip to content

Commit 53277fe

Browse files
authored
Remove token scope warning (#20312)
1 parent bc12986 commit 53277fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aspnetcore/blazor/security/webassembly/standalone-with-authentication-library.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,6 @@ builder.Services.AddOidcAuthentication(options =>
105105
});
106106
```
107107

108-
[!INCLUDE[](~/includes/blazor-security/azure-scope-3x.md)]
109-
110108
For more information, see the following sections of the *Additional scenarios* article:
111109

112110
* [Request additional access tokens](xref:blazor/security/webassembly/additional-scenarios#request-additional-access-tokens)

0 commit comments

Comments
 (0)