2019-08-24 16:39:29 +00:00
|
|
|
# MIDDLEWARE
|
2021-07-17 17:40:28 +00:00
|
|
|
|
|
|
|
|
This directory contains your application middleware.
|
|
|
|
|
Middleware let you define custom functions that can be run before rendering either a page or a group of pages.
|
2019-08-24 16:39:29 +00:00
|
|
|
|
|
|
|
|
More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/routing#middleware).
|