This commit is contained in:
2022-06-23 20:45:41 +04:00
parent 04b1b16b11
commit 05c8904601
47 changed files with 781 additions and 715 deletions
@@ -0,0 +1,6 @@
namespace Ragon.Core;
public interface IAuthorizationManager
{
}