Hey Guys,
With the Firebase I use within my app, my users must register (I do not allow anonymous login), say a user was deleting their account, is there a way they can do this via firebase? removing their ‘auth’ key/details from the database?
Thanks
Edd