OnAuthorizationAsync not being called when creating custom AuthorizeFilter that inherits from AuthorizeFilter

后端 未结 0 452
长情又很酷
长情又很酷 2020-11-27 09:56

I\'ve created a custom authorize filter which looks like this:

public class BearerTokenAuthorizeFilter : AuthorizeFilter
{        
    public override async T         


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