An open API service indexing awesome lists of open source software.

https://github.com/aserto-dev/authzen-opa-proxy

OPA proxy for AuthZEN API
https://github.com/aserto-dev/authzen-opa-proxy

Last synced: 11 months ago
JSON representation

OPA proxy for AuthZEN API

Awesome Lists containing this project

README

          

# authzen-opa-proxy

Implementation of the AuthZEN evaluations API for OPA.

## Install dependencies

yarn install

## Run in dev mode

yarn dev

## Build

yarn build

## Run

yarn start