I used Google sign in authentication in my Android app. After authentication success, no "users" node was found in real-time database. Do I have to create it manually? If yes then how? I want users node and within it Uid of each users.
Thanks for any help.