Hello,
How do I present each user (that belongs to a specific group) a different menu?
I know how to add a global login to my website (by adding:
access:
site.login: true
in the frontmatter content field).
But how do I present a custom menu, like this?
User A, sees Menuitems A and C
User B, sees Menuitems D and E
etc