Add ACL system functions to backend API
Created by: PRISHIta123
I have updated the addUser and Authentication modules in APIServer.py as part of the ACL system. I have considered that API (imported through fastapi) does the same work as sSocketAPI in NES so I have called the ManagementAPI functions directly.