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

https://github.com/aserto-dev/go-grpc-authz


https://github.com/aserto-dev/go-grpc-authz

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# gRPC definitions for Aserto Authorizer

[![ci](https://github.com/aserto-dev/go-grpc-authz/actions/workflows/ci.yaml/badge.svg)](https://github.com/aserto-dev/go-grpc-authz/actions/workflows/ci.yaml)
[![Go Reference](https://pkg.go.dev/badge/github.com/aserto-dev/go-grpc-authz.svg)](https://pkg.go.dev/github.com/aserto-dev/go-grpc-authz)
[![Go Report Card](https://goreportcard.com/badge/github.com/aserto-dev/go-grpc-authz)](https://goreportcard.com/report/github.com/aserto-dev/go-grpc-authz)

* Aserto: https://aserto.com/
* Docs: https://docs.aserto.com/
* API Reference: https://aserto.readme.io/

The package `aserto-dev/go-grpc-authz` contains gRPC definitions the Aserto Authorizer service. All other services are
defined in [`aserto-dev/go-grpc`](https://github.com/aserto-dev/go-grpc).

## Aserto Go SDK

The definitions in this package are used in [`aserto-go`](https://github.com/aserto-dev/aserto-go), the Go client
package for Aserto and the recommended way to interact with Aserto services.