Hey,
I wanted to integrate some of the oAuth providers out of the this library: <a class="postlink" href="https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers">https://github.com/aspnet-contrib/AspNe ... .Providers</a>
I'm using the Asp.Net Core 1.x with Angular 2, and I'm trying to hook it up to Web.Core.
I think I have to remove pretty much all of the authentication part (TokenAuthControler.cs, TokenAuth/Models, etc.) am I right?
Could someone give some pointers? Any help is appreciated.