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
- Host: GitHub
- URL: https://github.com/aserto-dev/authzen-opa-proxy
- Owner: aserto-dev
- Created: 2024-05-05T04:12:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T00:18:04.000Z (over 1 year ago)
- Last Synced: 2025-03-12T05:03:08.342Z (over 1 year ago)
- Language: TypeScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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