Hi Koders!
It seems that Google is going to require that applications have an option to delete an account if the option to create one has been given.
I use Firebase Authentication component, but it has no option to delete users account.
Firebase has a extension to do it in the extension marketplace:
Questions are:
Is Kodular going to implement a way to delete users account in the Authentication component?
If not, is there a way to use that extension in Kodular so pressing a button the user’s account is deleted and a confirmation message appears?
Thanks in advance!