I am trying to set a table in Firebase that holds some information about the user ID from Firebase. Basically linking my internal corprate ID to the Firebase Auth user ID.
For the life of me I cannot figure out how to make a record in firebase while specifying the ID. Any help?