There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is an example project that provides a .NET Authentication Server using OWIN and a custom OAuthProvider and a resource server. There is also an example AngularJS project that utilizes the authentication server to get the JWT and then passes it in the header to the resource server.