[CHANGE] Building data structure
This commit is contained in:
6
DotBased.AspNet.Authority/Managers/AuthorityGroupManager.cs
Normal file → Executable file
6
DotBased.AspNet.Authority/Managers/AuthorityGroupManager.cs
Normal file → Executable file
@@ -2,5 +2,9 @@ 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
|
||||
*/
|
||||
}
|
Reference in New Issue
Block a user