Session Cookies getting blocked

Hello there, i had frontend on 1 domain and backend on another, on user login i sent httponly secure cookie to the client,client does indeed receive said session cookie however it gets blocked because it behaves as “third-party” cookie, does anyone know how to handle this???

backend is written in expressjs,if needed i can post code snippets to showcase the logic or more.

Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.