FunctionMonkey icon indicating copy to clipboard operation
FunctionMonkey copied to clipboard

AddFunctionMonkeyClaimsPrincipal

Open alexeymarkov opened this issue 5 years ago • 0 comments

Please replace the commented line in AddFunctionMonkeyClaimsPrincipal by services.AddTransient(s => s.GetRequiredService<IContextProvider>().HttpContext.ClaimsPrincipal);

alexeymarkov avatar Feb 09 '20 21:02 alexeymarkov