An Oauth client handler, from abstract

This commit is contained in:
Paul Schneider 2018-07-25 02:12:13 +02:00
commit fca6b46c92
18 changed files with 710 additions and 649 deletions

View file

@ -2,7 +2,7 @@
namespace OAuth.AspNet.AuthServer
{
internal static class Constants
public static class Constants
{
public static class Parameters
{