Add extension to ClaimsPrincipal

This commit is contained in:
2025-11-13 09:38:54 +09:00
parent 9bd8778e34
commit b5e5b0ecd2
7 changed files with 24 additions and 5 deletions

View File

@ -6,6 +6,7 @@
@using Hcs.WebApp.Components.Shared
@using Hcs.WebApp.Data.Hcs
@using Hcs.WebApp.Data.Identity
@using Hcs.WebApp.Utils
@using Microsoft.AspNetCore.Components.Authorization
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing