diff --git a/supabase/config.toml b/supabase/config.toml index a8063642..3f16ae8f 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -28,7 +28,7 @@ verify_jwt = false verify_jwt = true [functions.process-selective-approval] -verify_jwt = true +verify_jwt = false [functions.send-escalation-notification] verify_jwt = true