The hash is not needed for Couchdb 1.2, but is required for <1.2. (be aware
that Cloudant has Couchdb v 1.0.2)
On 19/09/12 04:12, john.tiger wrote:
On 09/18/2012 04:32 PM, Simon Metson wrote:
You're trying to do login/session/logout in Backbone? Give me a few days
and I can write up an example app.
no not in Backbone, just in our own html5 and jquery code. Going thru the jquery.couch lib and futon lib, I started
to document the needed calls - still not quite there - for example, to create a user (reader type) do you still have
to create the password hash first or does couch now do that ....