Good morning… I am a student who as a final project has forced me to make an application that has a database, in this case I created it with Firebase. but I don’t know how to recover the saved data to log in to the application (with a user created from the user creation screen) I would be very grateful if anyone knows how to do it.
Hello,
Your way of authenticating users is very insecure, I recommend to use “Firebase Authentication” in Kodular :
You can view the tutorial here : https://www.youtube.com/watch?v=3EuVW0_D-9w
Thank’s Although I already solved it… but it helps me refine the code more, thanks