AngularFire is the officially supported Angular binding for Firebase.
Currently I am using: this.af.database.list('users').push(user); How can I make the key of the object …