Posts by Carlos Hochsprung • 9 points
1 post
-
0
votes0
answers78
viewsQ: How to validate if the cookie was created by the server?
Summary: I have a webservice with Quarkus(Jax-rs) and Vue.js, I do a validation basic Authentication and then I create a cookie httpOnly encrypted... When I receive a new request I cannot check if…