Browse Source

feat: disable JWT auth for shoprenter-proxy function #57

Claude 5 months ago
parent
commit
be04cf6a19
1 changed files with 2 additions and 0 deletions
  1. 2 0
      supabase/functions/shoprenter-proxy/.supabase-function.toml

+ 2 - 0
supabase/functions/shoprenter-proxy/.supabase-function.toml

@@ -0,0 +1,2 @@
+[function]
+verify_jwt = false