base namespace to nuget_host

This commit is contained in:
Paul Schneider 2021-04-17 14:19:00 +01:00
commit a2f26f1e8e
31 changed files with 31 additions and 30 deletions

View file

@ -12,7 +12,7 @@ using Microsoft.AspNetCore.Authorization;
using IdentityServer4.Events;
using IdentityServer4.Extensions;
namespace IdentityServerHost.Quickstart.UI
namespace nuget_host.Models
{
/// <summary>
/// This sample controller allows a user to revoke grants given to clients