After I log in , how do I show on Unity screen what username they are logged in as. I tried displaying the response.DisplayName once the Authentication is a success, and I also tried using the usernameInput.. also didnt work. So how do I access the Username that is currently logged in . thanks
1 Comment
J
Jimmy Coolen
said
almost 5 years ago
What code can I use to access this username basically is what I am asking..?
Jimmy Coolen
After I log in , how do I show on Unity screen what username they are logged in as. I tried displaying the response.DisplayName once the Authentication is a success, and I also tried using the usernameInput.. also didnt work. So how do I access the Username that is currently logged in . thanks