Complete guide to using the CVG GitHub Enterprise Portal
The CVG GitHub Portal uses OAuth 2.0 authentication for secure access to GitHub resources.
The dashboard provides a comprehensive view of your GitHub activity and repository statistics.
Manage your GitHub repositories with advanced filtering and search capabilities.
View and manage your GitHub organization memberships and access.
The CVG GitHub Portal provides REST API endpoints for programmatic access.
/github-api.php?action=repositories - Get repository list/github-api.php?action=organizations - Get organization data/github-api.php?action=user - Get user information/github-api.php?action=test - Test API connectivity