Error when trying to use JWT tokens for ASP NET Owin Authentication?

后端 未结 0 891
深忆病人
深忆病人 2021-01-11 15:37

I had the following configuration:

var oAuthServerOptions = new OAuthAuthorizationServerOptions()
        {
            AllowInsecureHttp = true,
                     


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题