namespace DotBased.AspNet.Authority.Managers; public partial class AuthorityManager { /* * - Validate User & Group * - Check if user is already in group (if already in group return) * - Add to UsersGroups table */ }