So i am building an app where users can log in with there id and password. I have created pre-exitings users in firebase database as shown below, firebase realtime database
Now i am trying to get user's input and compare them with the data present in the mentioned database. This is the function i have created: python function for sign in
The function works fine BUT with the first entry ONLY. I can't understand why.
Any help will be appreciated.
https://stackoverflow.com/questions/66739137/firebase-iteration-using-python-compares-with-first-entry-only March 22, 2021 at 09:02AM
没有评论:
发表评论