Custom AuthorizeAttribute - use same controller for logged in- and api users

前端 未结 0 839
[愿得一人]
[愿得一人] 2020-12-01 02:29

I have an api-controller that is used by a couple of desktop applications to fetch data. The caller can either use Basic or JwtBearer authentication, and it works.

         


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