Add create-google-meet-event to config.toml and deploy
- Add function configuration to supabase/config.toml - Successfully deploy via deploy-edge-functions.sh 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -24,6 +24,9 @@ verify_jwt = false
|
|||||||
[functions.create-meet-link]
|
[functions.create-meet-link]
|
||||||
verify_jwt = true
|
verify_jwt = true
|
||||||
|
|
||||||
|
[functions.create-google-meet-event]
|
||||||
|
verify_jwt = true
|
||||||
|
|
||||||
[functions.send-consultation-reminder]
|
[functions.send-consultation-reminder]
|
||||||
verify_jwt = false
|
verify_jwt = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user