Relative Content

Tag Archive for node.jssupabasesupabase-databasesupabase-js

Webhook event for new user created on Supabase

I am currently working on fintech mobile application with Supabase and my backend. Is it possible that to have an event triggered when a new user is created. i want to use supabase Edge functions to handle this.