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 daa80d0 commit 814c396Copy full SHA for 814c396
src/AspNetCore.Authentication.Basic/IBasicUserValidationService.cs
@@ -13,7 +13,7 @@ namespace Mihir.AspNetCore.Authentication.Basic
13
public interface IBasicUserValidationService
14
{
15
/// <summary>
16
- /// Implementation of the username & password validation logic.
+ /// Implementation of the username & password validation logic.
17
/// </summary>
18
/// <param name="username"></param>
19
/// <param name="password"></param>
0 commit comments