@janl@narrativ.es couch question: how does using JWTs for auth (so no _users entries) interact with couch_peruser? I don't mind manually creating the userdb-(hash) database for a given user who uses JWTs rather than _users to auth, but how do I grant that JWT suer permission to edit the userdb-(hash) database? We're a bit confused over here :-)