asp.net core 5 web api no sign in authentication handler is registered for the Scheme 'cookies'

前端 未结 0 2039
余生分开走
余生分开走 2021-02-09 06:44

I am new to asp.net Identity, I have this log in function on my .NET core 5 web API:

[HttpPost("login")]
        public async Task          


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