It is possible edit secret page

Gotcha. For this, use Nuxt Devtools and navigate to the login page by entering the route manually. This way, you don’t have to add a redundant NuxtLink to the login page, simply during development. Then, you can use the App Tree to load the login.vue page or it’s components to work on them.