big-r81 commented on issue #2873:
URL: https://github.com/apache/couchdb/issues/2873#issuecomment-1616795761

   > Precisely. The JWT is stored in an _HHTPOnly_ cookie on the 
browser/client. So, how do I set the clients HTTP `Authorization` header server 
side?
   
   The JWT token has nothing to do with a session or a cookie. You send it with 
your request to get access (if correct). How you (securly) store them on your 
client is a completely different question.


-- 
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]

Reply via email to