Calendar Settings

🏥 Clinic

📅 Booking & Calendar Status

Calendar Providergoogle
StatusNot Configured
Configure GOOGLE_CALENDAR_CLIENT_ID and GOOGLE_CALENDAR_CLIENT_SECRET in .env.local to enable calendar integration. No real calendar events will be created without valid OAuth credentials.

📋 Setup Checklist

Create Google Cloud project
Enable Google Calendar API
Create OAuth 2.0 credentials
Set GOOGLE_CALENDAR_CLIENT_ID in .env.local
Set GOOGLE_CALENDAR_CLIENT_SECRET in .env.local
Set GOOGLE_CALENDAR_REDIRECT_URI in .env.local
Test OAuth flow
Verify calendar event creation