namespace MareSynchronos.WebAPI.SignalR; public record JwtIdentifier(string ApiUrl, string SecretKey);