createProxyHelpers typing
hello all, in the project setup we get the context options and createContext function, I am wondering how to properly pass properties to be able to use getServerSideProps, I thought I could pass the req, res, but then It complains about missing cookies, is there something I am missing?
0 Replies