Question

How to set up couchDb to perform SignUp and LogIn? Creating special database just for that, or giving evry document username and password. The goal is to retrieve custom document based on user/password. So if one has successful LogIn, couch loads his own document with data only for him! Is there a way to do validation on CouchDb based on user input in client-side, any ideas,examples?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top