I've made some minor improvements to the proxy enforcer. Biggest change is adding the CASBIN_ADAPTER and CASBIN_ADAPTER_ARGS. This allows for changing the adapter and passing arguments into it's constructor.
I've also described the configuration options in a section in the readme.
I've made some minor improvements to the proxy enforcer. Biggest change is adding the
CASBIN_ADAPTER
andCASBIN_ADAPTER_ARGS
. This allows for changing the adapter and passing arguments into it's constructor.I've also described the configuration options in a section in the readme.