Middlewares
To help you manage access control in your Nuxt 3 application, the nuxt-sanctum-authentication
module includes two built-in middleware. These middlewares are essential for securing pages that should be restricted based on the user's authentication status, ensuring that only authorized users can access certain areas of your application.