I want to display the user's name on top of every page if he is signed in. It is only showing now in pages that require the user to be logged in. How can I have it displayed in all pages, yet not restrict the user from joining other pages that the user can join without logging in?
This is the code on top of the pages where the user needs to log in.
This is the code on top of the pages where the user needs to log in.