How to use the inner child in a tag in firebase

How to get the value from an inner child
for example

Users
>>User 1
>>> Name: name1
>>>Password: password1
>>User 2
>>>Name: name2
>>>Password: password2

I want to retrieve the passwords but i can only set the project bucket to Users and tags are user1 and user2

3 Likes

Thank you so much

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.