dzsozef13 / Bottomshelf

Cocktail recipe and image sharing platform.
0 stars 0 forks source link

Show the right layout for guests and users #20

Closed dzsozef13 closed 1 year ago

dzsozef13 commented 1 year ago

Since we have sessions working now, let's implement it in the logic, when we decide to show A or B layouts and navigation.

User data can be retrieved straight from the a SessionController instance with getUser().