An Oauth client handler, from abstract

This commit is contained in:
2018-07-25 02:12:13 +02:00
parent 2c3d81b950
commit 3f153eb93a
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
{