casbin/mongodb-adapter

panic when use AddRolesForUser API

lbbwyt opened this issue · 2 comments

image

this adapter cannot convert to "persist.BatchAdapter"

@lbbwyt This is because this adapter doesn't implement the BatchAdapter interface. Please make a PR like this: casbin/casbin-pg-adapter#6 to implement it.

Closed as stale.