in my app i have x group of users and you want to give different rights, for example :
User : can access to the FM, select or download a file.
Admin : all above + upload/delete files + zip
Super admin : all above + unzip files
(by default, the actual case, user has all roles )
is it possible to do something like that with filemanage.js node connectors?
I have decided to add a database using Kinex. i have prepared my api router and still can't figure out a solution on how to launch a login/register page when the application starts.
any guidelines will be appreciated .
in my app i have x group of users and you want to give different rights, for example :
User : can access to the FM, select or download a file.
Admin : all above + upload/delete files + zip
Super admin : all above + unzip files
(by default, the actual case, user has all roles )
is it possible to do something like that with filemanage.js node connectors?
I have decided to add a database using Kinex. i have prepared my api router and still can't figure out a solution on how to launch a login/register page when the application starts.
any guidelines will be appreciated .