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 490d054 commit 5fb13a9Copy full SHA for 5fb13a9
OpenAPI/LearningHub.Nhs.OpenApi/Startup.cs
@@ -35,6 +35,7 @@ namespace LearningHub.NHS.OpenAPI
35
using LearningHub.Nhs.MessagingService;
36
using LearningHub.Nhs.MessageQueueing;
37
using Microsoft.AspNetCore.Authentication.Cookies;
38
+ using LearningHub.Nhs.Api.Authentication;
39
40
/// <summary>
41
/// The Startup class.
0 commit comments