radio4000 / migrate-tool

A website for managing a Radio4000 channel migration, from firebase (realtime) to supabase
https://migrate.radio4000.com/
0 stars 0 forks source link

Feat/user delete #22

Closed oskarrough closed 3 years ago

oskarrough commented 3 years ago

Adds a new "delete_user" procedure which deletes your channel and the auth.user. It doesn't touch users table atm., as we're not currently using it.

Closes #11