I'm trying to make a label in my app say "Hi (username of the signed in user)" but I can't figure out how. I think somehow I need to get the username of signed in user as a response, how can I do that?
Please, don't just redirect to a tutorial, try explaining.