Skip to content

Commit 19e667c

Browse files
committed
Update programs
1 parent c4a3261 commit 19e667c

File tree

1 file changed

+0
-1
lines changed
  • aspnetcore/security/authentication/configure-oidc-web-authentication/sample/oidc-net8/RazorPageOidcClient

1 file changed

+0
-1
lines changed

aspnetcore/security/authentication/configure-oidc-web-authentication/sample/oidc-net8/RazorPageOidcClient/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
using Microsoft.AspNetCore.Authentication.OpenIdConnect;
33
using Microsoft.AspNetCore.Authorization;
44
using Microsoft.AspNetCore.Mvc.Authorization;
5-
using Microsoft.Extensions.Configuration;
65
using Microsoft.IdentityModel.JsonWebTokens;
76
using Microsoft.IdentityModel.Protocols.OpenIdConnect;
87
using Microsoft.IdentityModel.Tokens;

0 commit comments

Comments
 (0)