1 reference to CreateMissingSignOutHandlerException
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationService.cs (1)
209var handler = await Handlers.GetHandlerAsync(context, scheme) ?? throw await CreateMissingSignOutHandlerException(scheme);