how to securely perform authorization to cloudant directly from web browsers
问题 I am planning to build an office extension application ( more or less a HTML5 application). The most valuable part of the application is the content provided by the application, so content information must be securely kept in a database. anyone trying to access the content must prove their identities by showing their usernames and passwords. I have a Cloudant database named "_users" which stores all the users login information such as usernames and passwords, and another Cloudant database