Fix edge function and add to deployment script
- Update create-google-meet-event with improved JWT handling - Fix jose library import and token signing - Add better error logging - Include create-google-meet-event in deployment script 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -33,6 +33,7 @@ deploy_function() {
|
||||
deploy_function "pakasir-webhook"
|
||||
deploy_function "send-test-email"
|
||||
deploy_function "create-meet-link" # Includes n8n test mode toggle
|
||||
deploy_function "create-google-meet-event" # Direct Google Calendar API integration
|
||||
deploy_function "send-consultation-reminder"
|
||||
deploy_function "send-notification"
|
||||
deploy_function "send-email-v2"
|
||||
|
||||
Reference in New Issue
Block a user