We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155f402 commit 223541cCopy full SHA for 223541c
src/Http/Authentication.Abstractions/src/IAuthenticationHandler.cs
@@ -7,7 +7,7 @@
7
namespace Microsoft.AspNetCore.Authentication
8
{
9
/// <summary>
10
- /// Created per request to handle authentication for to a particular scheme.
+ /// Created per request to handle authentication for a particular scheme.
11
/// </summary>
12
public interface IAuthenticationHandler
13
0 commit comments