jwt验证,Authorize通不过,jwt验证,Authorize通不过,jwt验证,Authorize通不过
options.DefaultAuthenticateScheme = JwtBearerDefaults.AuthenticationScheme; options.DefaultChallengeScheme = JwtBearerDefaults.AuthenticationScheme; 加这两行代码