How do I delete a user from my admin panel using the firebase Admin SDK? I’m getting this error when trying to delete it: Uncaught (in promise) ReferenceError: uid is not defined at eval (ManageCustomer.vue?b113:262) What am I doing wrong? This is my code in index.js from functions Here is my client side code Answer You are not accessing the