📧 Invoice Collector - OAuth Service

This service provides secure OAuth authorization for Gmail and Google Drive access.

For mobile app integration: Use the API endpoints under /api/

🔒 Secure API Endpoints:
  • GET /api/health - Service health check
  • GET /api/users - Get all users
  • GET /api/rules - Get collection rules
  • GET /api/auth/gmail - Get Gmail OAuth URL
  • GET /api/schema - Complete API documentation
🔐 Security Update: The web management interface has been secured and is now protected with authentication. For administrative access, use the mobile application or contact your system administrator.