Access the firebaseUser ‘created’ timestamp from within javascript
I’m wanting to read the ‘Created’ timestamp (that is available in the Authentication > USERS section of the Firebase console) directly from the firebaseUser object within the run function of my …