namespace Moonlight.Shared.Http.Responses.Admin.Auth; public record ClaimDto(string Type, string Value);