Hello everyone!
If you are using Drupal 8 for your developer portal, you might have encountered a need to Approve/Revoke access to apps from developer portal.
We developed a module that helps you do that. This module is a rewrite of Drupal 7 version by its original author @Gitesh Koli, and allows you to approve/revoke app access, list all apps, Team(company) Apps and search for apps on dashboard.
You can download it from here https://www.drupal.org/project/sm_appdashboard_apigee
Here are some screenshots
You can add it to your project using composer using.
composer require drupal/sm_appdashboard_apigee
Please provide any feedback or bug reports on issue queue here


