Authorization is not in the request headers
I’m trying to protect a page for authenticated users, but I came across an error where my back-end does not receive the cookies and authorization headers.
I’m trying to protect a page for authenticated users, but I came across an error where my back-end does not receive the cookies and authorization headers.