diff --git a/Project/WidgetRights.cs b/Authentication/AuthRights.cs similarity index 98% rename from Project/WidgetRights.cs rename to Authentication/AuthRights.cs index 5542e7a..31cba89 100644 --- a/Project/WidgetRights.cs +++ b/Authentication/AuthRights.cs @@ -8,7 +8,7 @@ using System.Collections.Concurrent; namespace raven_integration { // [Collection("APICOLLECTION")] - public class WidgetRights + public class AuthRights {