Closed z0mb1ek closed 5 months ago
Hi, there is parameter in method named user, for what purposes is it needed there? method always returns the same thing
user
@tangyang9464 @imp2002
moreover in go library i see model.GetPolicy("g", ptype) I think it should be in java too.
model.GetPolicy("g", ptype)
We should port the latest Go Casbin code to jCasbin
Hi, there is parameter in method named
user
, for what purposes is it needed there? method always returns the same thing