Allow users to access other users' data in couchdb -


i have _users database secured, user can access own information. however, i'd other users able retrieve public information such email addresses, real names, , phone numbers. what's best way can go accomplishing this?

you can store info in _local database, e.g. _local/userinfo.json. of course need know url of other users.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -