RPI-ITWS / ITWS-2110-F24-LuckyCharms

2 stars 0 forks source link

Constant "Guest" name despite being logged in #43

Closed mirmirmirr closed 1 week ago

mirmirmirr commented 2 weeks ago

In the backend branch, after we login, the hamburger menu popup still displays "Guest" instead of the actual users name.

image

mirmirmirr commented 2 weeks ago

maybe we can also have the session variables store the username to pass around?

SuperUltraMegaChicken commented 1 week ago

maybe we can also have the session variables store the username to pass around?

That could work, although there is a dedicated query for it.