Set HttpOnly Tag Cookie

Hello,

I want to set Cookie attribute SameSite=none to use cookie in iframe. As I have researched, I have to set Cookie SameSite on the server-side because it is HttpOnly Tag. Therefore, I want to setCookie on serverless app, however, I don’t know how to do it. How to set Cookie HttpIOnly Tag in serverless app?

Thank you very much
Nhat Nguyen

Hi @Nhat_Nguyen

Do you mind helping us understand the problem in a different way where we can picture it in ways we can help?

See what can cause confusions in Technical Discussions

See what information you can provide to effective solutioning