I use vue3 and vue-router-4, and am trying to hide some router links for unauthorized users:
Route file:
{ path: "/users/create", name: &