namespace Authinator.Backend.Utils; public static class Globals { public static bool NoActiveAdminUser = true; }