How to save a Username to a firebase account?

I managed to set up a proper Firebase signup and login screen, but I also want to make it so users can create and save a username to their Firebase account.

So on the signup page, there would be a username input, an email input, a password, and a confirm password.
I’m using Drag and drop.
I tried to use stored variables, and it seemed to work, but when users try to log in on the login screen, the username disappears. Any advice?


Hello @asiyyh.artworkq61pay
The best solution is to use cloud variables. You can find how to do this here: https://www.youtube.com/watch?v=KvFvSkG6G-k