nextjs-firebase-authentication icon indicating copy to clipboard operation
nextjs-firebase-authentication copied to clipboard

Cookies are not setting up on context

Open golinmarq opened this issue 5 years ago • 0 comments

When I called MyAppComponent.getInitialProps() the MeMiddleware didn't see the cookies.

I have to say that the cookies are set on headers

golinmarq avatar Sep 13 '20 17:09 golinmarq