Why can't I see http only cookie?

Viewed 31

I am using aws lambda function as my backend Have implemented httponly cookies. And they are working just fine as my react js frontend is showing my personal profile but when I try to see the cookie manually from firefox browser I saw nothing

What does it make a cooking hidden?

But If my server is running in localhost, then I can see it.

So what is actually happening here?

0 Answers
Related