In one of my recent videos I received a question similar to this:
“Is it possible for you to create a video tutorial demonstrating how to add a user self-deletion action in #Supabase, as Apple now requires this feature for publishing our app? The #FlutterFlow support team mentioned the need for a custom action, and we’re unable to find relevant online documentation.”
As you may know it’s not straightforward to delete users in Supabase from FlutterFlow. Additionally deleting users from outside of Supabase requires elevated permissions which are just not readily available! In this video I carefully walk you through the steps to solve this problem in a #lowcode way using #edgefunctions which should get you up and running super fast. I then go on and show you how to implement the feature within FlutterFlow itself using a project sample.
I have tried to keep this video beginner friendly to suit all audiences. Please note this video is not #nocode focused but everything is…