Middleware in Nuxt.js 3
https://www.youtube.com/watch?v=PhuJE0ayD6A
Middleware in Nuxt.js allows you to define custom functions that can be run before rendering either a specific page or layout. These functions can be used to perform tasks such as authentication and redir...
guillaumeduhan.hashnode.dev2 min read