# Zoho OAuth2 Credentials # Get these from your Zoho API Console: https://api-console.zoho.com/ ZOHO_CLIENT_ID=your_client_id_here ZOHO_CLIENT_SECRET=your_client_secret_here ZOHO_REDIRECT_URI=http://localhost/callback