https://github.com/aserto-dev/go-grpc-authz
https://github.com/aserto-dev/go-grpc-authz
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aserto-dev/go-grpc-authz
- Owner: aserto-dev
- License: apache-2.0
- Created: 2021-08-11T17:28:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T03:22:52.000Z (almost 3 years ago)
- Last Synced: 2023-10-06T22:40:47.236Z (over 2 years ago)
- Language: Go
- Size: 253 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# gRPC definitions for Aserto Authorizer
[](https://github.com/aserto-dev/go-grpc-authz/actions/workflows/ci.yaml)
[](https://pkg.go.dev/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.