Nativescript: How to login as an admin and manage user account in Firebase
问题 I am struggling to find a solution on how to use Firebase Admin services in order manage user account (remove user from Firebase Auth in particular). This nativescript-plugin-firebase provides all possible calls to firebase services, however there is no description about managing users with admin privileges. Maybe someone had similar issues or could share a workaround? 回答1: Here's how I manage this in my apps: My users have permissions such as "admin", "manager", etc. When an "admin" is