flimzy commented on a change in pull request #558:
URL: 
https://github.com/apache/couchdb-documentation/pull/558#discussion_r469062239



##########
File path: src/config/couch-peruser.rst
##########
@@ -44,3 +44,6 @@ couch_peruser Options
 
         [couch_peruser]
         delete_dbs = false
+        
+    Note: When using jwt authorization, the provided token must include a 
custom _couchdb.roles=['_admin'] claim to for

Review comment:
       I'm not sure how we handle this in the rest of this documentation, so we 
should be consistent, but I think jwt is usually capitalized.
   
   ```suggestion
       Note: When using JWT authorization, the provided token must include a 
custom _couchdb.roles=['_admin'] claim to for
   ```




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to