Open elsaso opened 1 year ago
The set-cookie header returned by the api on login does not create the cookie in the browser. Even though, we can clearly see the cookie returned in the response. To see the cookies in your browser, go under the applications tab in the dev tool and click on cookies.
Besides that everything seems in working order.
Use the https://github.com/polairelabs/NavashipFront/tree/refresh_token branch
After logging in and we apply a membership, it redirects you back to the front and it calls refresh-token endpoint but it returns 401.