Hey! Anyone knows how to delete authenticated user...
# flutter
s
Hey! Anyone knows how to delete authenticated user using Supabase dart package? I can't find any implementation in the docs or google. If it lacks such functionality, is there anyway we can achieve this within dart? Maybe by using API requests?