Nuxt Fundamentals: Build Full-Stack Vue.js Apps

Watch this course for FREE this weekend only.
Create an account to start watching.

or

Abort Navigation or Redirect In Nuxt Middleware

In this lesson, we learn how to use middleware to interrupt the normal navigation flow with Nuxt helper functions navigateTo and abortNavigation. This can be helpful for many use cases including redirecting anonymous users to login pages before granting access to admin spaces.

Links