first commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user