I have already done with OAuth by redirect user to twtich site and after that I redirect by user to my own site. But now I have implemented endpoint which require twtich Auth. In my opinion CORS error occurs when ASP.NET Identity process auth validation using twtich endpoints.