Implementation of the AuthZEN evaluations API for Topaz.
This repo contains code that translates the AuthZEN evaluation and evaluation API calls into a Topaz is call, over the REST binding as opposed to the gRPC binding.
The latter can be found at https://github.com/aserto-dev/authzen-topaz-proxy.
yarn install
yarn build-all
yarn dev
yarn prod
yarn docker-build
yarn docker-run
yarn gcp-build
yarn gcp-deploy
yarn release