How to create new user in Cloud Functions?

Custom Code

Have anyone succeeded in creating new user in Cloud Functions using firebase-admin? My goal is simple, create a new user with phone number, and return the new uid so I can proceed to create a new user entry in Firestore. Has anyone successfully accomplished this and are generous enough to share your codes?

What have you tried so far?

I've tried to implement this but failed to acquire the return uid value and failed to log to verify the function executed properly.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply