namespace Moonlight.Shared.Http.Responses.Auth; public record SchemeResponse(string Name, string DisplayName);