- Added header in nginx.conf
add_header Set-Cookie "Path=/; HttpOnly; Secure";
- How to verify?
Developer tool > Application > Storage > Cookies
add_header Set-Cookie "Path=/; HttpOnly; Secure";
Developer tool > Application > Storage > Cookies