In the past, I have used firebase.auth in the web client and once a user creates another user, I link certain security logic:
firebase-admin
, but you should be able to run the client-side SDK (firebase
) on the server as well. Not exactly a best practice, but it will get the job done. There's a long standing open feature request to support this functionality in the Admin SDK. You will find some helpful tips and workarounds there.