ronnieroyston commented on issue #2873: URL: https://github.com/apache/couchdb/issues/2873#issuecomment-1616785732
You can't. You can, however, set HTTP cookies server side. So, we need Couch to look for the JWT in a cookie named _<configurable>_. The idea is that it is a security measure to _not_ expose the JWT to client side scripting. -- 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]
