Anyone using Feature Flags ? continuous development / Feature Management

I think you might be asking about Role-Based Authentication?

Quick-fix: Make a Table called user_privileges and set a function to check if a User is part of BOTH tables, THEN, disable/enable Form or Button or Link etc.

2 Likes