Firebase Admin when I add a user email is anonymous
问题 IM using the new firebase admin SDK for node js and I created an api where I can add users. Everything is working fine but when I see a new user in my firebase dashboard I find Anonymous. 回答1: When you create a custom authentication token with Firebase Admin SDK, those users are not shown in the Firebase Authentication console. 来源: https://stackoverflow.com/questions/42000449/firebase-admin-when-i-add-a-user-email-is-anonymous