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 e962ec1 commit 67864ddCopy full SHA for 67864dd
src/Identity/Core/src/ISecurityStampValidator.cs
@@ -2,6 +2,7 @@
2
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
3
4
using System.Threading.Tasks;
5
+using Microsoft.AspNetCore.Authentication;
6
using Microsoft.AspNetCore.Authentication.Cookies;
7
8
namespace Microsoft.AspNetCore.Identity
0 commit comments