I integrated firebase authentication and the users are being created in the firebase database. However, I only see the uid, and created_date. How can I also store the fcm_tokens? Dimitar Klaturov shows the fcm_tokens in the video below. Could anyone guide me in the right direction so that I could store the fcm_tokens as well in firebase database?