N
Nuxt7mo ago
kasadawa

Passing data from nuxt to nitro context

Is there a way to pass data from global defineNuxtRouteMiddleware to the /server nitro route ? The data is also propagated to useNuxtApp() as a plugin. Basically is there a way that the Nuxt and the Nitro can pass over data ?
1 Reply
kasadawa
kasadawaOP6mo ago
Up

Did you find this page helpful?