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