I need to show the user register link as a menu item in the account menu. I am able to add the link in the menu via links.menu.yml.
The menu links shows up for anonymous users as well as authenticated users but not for admin user role.
How can I hide the menu item for logged in users irrespective of user role?