This commit is contained in:
Paul Schneider 2026-02-28 14:22:33 +00:00
commit d000f77098
13 changed files with 77 additions and 220 deletions

View file

@ -34,7 +34,7 @@
@using IdentityServer8.EntityFramework.Entities;
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Yavsc
@addTagHelper *, Org
@inject IAuthorizationService AuthorizationService