We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb9f47 commit 7a2c178Copy full SHA for 7a2c178
access-token-management/test/AccessTokenManagement.Tests/CircularDependencyTests.cs
@@ -2,10 +2,7 @@
2
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
3
4
using Duende.AccessTokenManagement.OpenIdConnect;
5
-using Duende.IdentityModel;
6
using Duende.IdentityModel.Client;
7
-using Microsoft.AspNetCore.Authentication;
8
-using Microsoft.AspNetCore.Authentication.Cookies;
9
using Microsoft.Extensions.DependencyInjection;
10
11
namespace Duende.AccessTokenManagement;
0 commit comments