diff --git a/supabase/config.toml b/supabase/config.toml index c55c2714..c094d369 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -45,7 +45,7 @@ verify_jwt = false verify_jwt = true [functions.process-selective-approval] -verify_jwt = false +verify_jwt = true [functions.process-selective-rejection] verify_jwt = false