Next.js Discord

Discord Forum

Where does a middleware run?

Answered
Jersey Wooly posted this in #help-forum
Open in Discord
Jersey WoolyOP
do they actually run in the server side? or are they client-side? asking cause i find it weird how an edge-function can't use things like jsonwebtoken (crypto)
Answered by Ray
yep
View full answer

5 Replies

Jersey WoolyOP
yeah i realized
so the client has no access to it?
Answer