XacronDevelopment / oauth-aspnet

An ASP.NET Core compatible port of the OAuth Authorization Server Middleware from Microsoft's Project Katana (Microsoft.Owin.Security.OAuth)
Apache License 2.0
25 stars 16 forks source link

Create ASP.NET 5 Authorization Code Grant client sample #2

Open Xacron opened 9 years ago

Xacron commented 9 years ago

Add an ASP.NET 5 application that uses the Authorization Code Grant flow; an ASP.NET 4.x sample already exists.