The Feature Toggle app is the management console that provides the interface to manage Features Toggles across multiple stages.
This component allows IT users to manage feature release and restrict access to the feature through user context.
It improves the way to deal with unfinished work and hidden features in production and helps to remove dependency friction as you scale to multiple teams.
Feature toggling is an application-based release pattern that provides the mechanism to modify system behavior by selectively enabling and disabling features without requiring a production code deployment.
Update of references to dependecy libraries.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)