Is it okay to add cookie to a REST api ?
Sudden Thought:
I have seen applications, which are storing/sending the cookie in the REST api. My doubt is, since REST api is stateless; we should not store any state related items into the api. So my question is whether is a standard or not to stor...
parottasalna.hashnode.dev2 min read