This is going to be difficult.
Permissions is probably the most important part of any web app, and has potentially huge impact on performance. The site owner/admins needs some access that guests/regular users do not.
Architect a performant, scalable, and granular (for flexibility amongst many web apps) permission infrastructure.
Will require database models and thinking hard.
This is going to be difficult.
Permissions is probably the most important part of any web app, and has potentially huge impact on performance. The site owner/admins needs some access that guests/regular users do not.
Architect a performant, scalable, and granular (for flexibility amongst many web apps) permission infrastructure.
Will require database models and thinking hard.