Skip to content

Commit 5fb13a9

Browse files
authored
Update Startup.cs
1 parent 490d054 commit 5fb13a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenAPI/LearningHub.Nhs.OpenApi/Startup.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ namespace LearningHub.NHS.OpenAPI
3535
using LearningHub.Nhs.MessagingService;
3636
using LearningHub.Nhs.MessageQueueing;
3737
using Microsoft.AspNetCore.Authentication.Cookies;
38+
using LearningHub.Nhs.Api.Authentication;
3839

3940
/// <summary>
4041
/// The Startup class.

0 commit comments

Comments
 (0)