This returns information in JSON format about the user "xyz": http://example.com/_users/org.couchdb.user%3Axyz
How can I get the same information in the same format for the current user, based on the username the use used to log in?
This returns information in JSON format about the user "xyz": http://example.com/_users/org.couchdb.user%3Axyz
How can I get the same information in the same format for the current user, based on the username the use used to log in?