ronnieroyston commented on issue #2873: URL: https://github.com/apache/couchdb/issues/2873#issuecomment-1616772698
I want to authenticate with JWT tokens. I have it working. Couch requires the JWT be passed in a specific _client request_ HTTP header, namely `Authorization: Bearer <JWT token>`. Right? How can I set this _client request header_ on the server? -- 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]
