Clerk- edge function auth

Was anyone able to get this set up to work:
https://github.com/supabase/supabase/blob/master/examples/edge-functions/supabase/functions/_shared/jwt/clerk.ts

Having some issues with creating proper protection for my edge functions, would love to see an used example, as well as any guides on best practices

  • should verify_jwt be set to true or false?
  • how do we allow for over rides for DB webhooks which run edge functions? i.e I want on insert to run a specific edge function
GitHub
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications. - supabase/supabase
Was this page helpful?