Hi guys, I successfully followed all tutorials on how to implement a Firebase login/sign-in functionality in my app.
What I can’t find so far is how to identify users by a nickname instead of email.
I mean, during the registration process (also in a second step if not possible during the registration) I want let users choosing a unique nickname too (check if already taken) associated to their email.
Once logged in, users will insert a set of data (like preferred books in a AirTable db) and the tricky part is that I need to query all rows… displaying their public nickname instead of email!
If you need clarification please feel free to contact me! I really need help to go ahead with a project.