Link between Authentication Table and Profiles/Usere table.
Hello I have a question. When I create a table in Supabase with my user information, in order for the user to log in via email. it is asking me to link it to the Authentication table. However, If a user deletes the account from my application, the deletetion is not triggered in the Supabase Authentication table. I am using Bolt.new. Is the same with Lovable.dev. Any ideas how to allow users to delete their accounts ?