We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear Julien, I want to use your proxy code with my CouchDB 3.0 installation, but I don't know how.
couchdb.secret
[couch_httpd_auth] secret = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
What does jwt.secret mean? Should I create it by myself?
jwt.secret
What does jwt.username_claim mean?
jwt.username_claim
What do I have to do to address a web app in the form of a CouchDB document with your proxy?
Which additional entries in the configuration file are required?
Can you give a complete Example? Maybe a curl call.
Sorry for my stupid questions. Thank you in advance.
Rolf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear Julien,
I want to use your proxy code with my CouchDB 3.0 installation, but I don't know how.
couchdb.secret
mean? Is this the following config entry?What does
jwt.secret
mean? Should I create it by myself?What does
jwt.username_claim
mean?What do I have to do to address a web app in the form of a CouchDB document with your proxy?
Which additional entries in the configuration file are required?
Can you give a complete Example? Maybe a curl call.
Sorry for my stupid questions. Thank you in advance.
Rolf
The text was updated successfully, but these errors were encountered: