Abstracts the methods that are used from OPAClient of @open-policy-agent/opa.
OPAClient
@open-policy-agent/opa
Evaluate a policy at path, with optional input and RequestOptions.
path
input
RequestOptions
Optional
Evaluate a policy against a batch of inputs.
Evaluate the server's default policy, with optional input and RequestOptions.
Abstracts the methods that are used from
OPAClient
of@open-policy-agent/opa
.