Hi there,
We really wish to move our servicestack services (and create new projects) in Dotnet Core, however, the lack of Oauth2 support on core is holding us back on certain projects. I know that the ASP.net MVC stack has support for it, so I’m guessing that there are libraries out there that can aid in supporting this.
My real question is really: How big an effort is it to replace the DotNetOpenAuth.Ultimate
with something that has cross-framework support, and, would community PRs be accepted into servicestack fixing this issue?