Skip to content

aserto-dev/node-authorizer

Repository files navigation

node-authorizer-v2

Node bindings for the Aserto Authorizer (v2) service

Build

yarn install
yarn gen

Usage

This repository contains only the bindings. See https://github.com/aserto-dev/aserto-node#authorizer for usage.

Troubleshooting

On M1 Mac: Run arch -x86_64 zsh first and the continue normally.