diff --git a/supabase/config.toml b/supabase/config.toml index 296ee11..187b0d3 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -53,3 +53,6 @@ verify_jwt = false [functions.keep-alive-agents] verify_jwt = false + +[functions.managed-bot-webhook] +verify_jwt = false