Karan Jain

Results 7 comments of Karan Jain

which collection it is referring to when this function self.db.collection, in add function under mongodb-backend.js , gets called. Does it user meta, resources, roles, users defined under options.bucket variable or...

What is happening to the function which is being pushed into transaction array in acl/lib/mongodb-backend.js line number 118? Please reply as soon as possible?

I had just changed this acl = new acl(new acl.mongodbBackend(app.db), logger); with this acl = new acl(new acl.memoryBackend()); and it was working fine please help me in solving this issue....

Ya problem is with mongobackend  I tried using memorybackend and its working fine.  But dont getting how to use mongodbbackend appropriately. Please just once have a look into github. I...

Connection seems to be OK ...... I had checked and is ng the same all else where and you rlare also correct , allow function callback is in t getting...

Ok, sorry for that. Ok just tell me for the allow that how person will get userId dynamically inside allow first parameter. As backend check is there tht it can...

Do i have to make schema for all roles, permissiona, users, parents, resouces to store and fetch value. If yes what will be the achema for each type