Custom Permissions changed the game when it came to creating programmatic checks for feature management within Salesforce. Between Custom Metadata and Custom Permissions, Salesforce as a whole has been trying to gently move people away from permissions management by way of hierarchical custom settings. And there's a lot to love when it comes to Custom Permissions, in particular. Since Winter '18, the FeatureManagement.checkPermission method has enabled developers to easily implement permissio...