ronnieroyston commented on issue #2873: URL: https://github.com/apache/couchdb/issues/2873#issuecomment-1616814153
Cookies are issued browsers by servers. Cookies are not requested, they are received. A server sends a browser a cookie with a JWT as the value. The browser includes that cookie (that JWT) in _every_ HTTP call to all servers on a domain. <img width="1160" alt="image" src="https://github.com/apache/couchdb/assets/12751611/1b23ae80-0bda-4966-bdda-12afedd6177e"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
