You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been also looking for a way to pass data through handlers using the context. Is that possible?
Perhaps we can pass some generics from middleware that enriches the context and allow us to pass data?
Hi. I'm using next-connect with NextJs 13 using app directory.
I've read the example and came up with the question what "RequestContext" is and how it can be used.
Thank you.
The text was updated successfully, but these errors were encountered: