first commit

This commit is contained in:
2026-03-22 22:06:59 +00:00
commit ad5b3fde24
12 changed files with 1081 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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