Answers for "invalidoperationexception: no authenticationscheme was specified, and there was no defaultchallengescheme found. in .net core 3.1"

0

No authenticationScheme was specified, and there was no DefaultChallengeScheme found

services.AddAuthentication(IISDefaults.AuthenticationScheme);
Posted by: Guest on April-01-2020

Code answers related to "invalidoperationexception: no authenticationscheme was specified, and there was no defaultchallengescheme found. in .net core 3.1"

Code answers related to "Scheme"

Browse Popular Code Answers by Language