Skip to content

Commit 3d3c07f

Browse files
committed
namespaces
1 parent 0e72e5e commit 3d3c07f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/DPoP/DPoPJwtBearerEvents.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
using ApiHost;
12
using IdentityModel;
23
using Microsoft.AspNetCore.Authentication.JwtBearer;
34
using Microsoft.Extensions.Options;

src/DPoP/DPoPProofValidator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
using DPoPApi;
12
using IdentityModel;
23
using Microsoft.AspNetCore.DataProtection;
34
using Microsoft.Extensions.Logging;

0 commit comments

Comments
 (0)