https://github.com/aserto-dev/pb-authorizer
Proto definitions for Aserto Authorizer
https://github.com/aserto-dev/pb-authorizer
Last synced: 4 months ago
JSON representation
Proto definitions for Aserto Authorizer
- Host: GitHub
- URL: https://github.com/aserto-dev/pb-authorizer
- Owner: aserto-dev
- License: apache-2.0
- Created: 2022-09-09T10:04:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-04T14:04:47.000Z (5 months ago)
- Last Synced: 2026-02-05T00:49:28.215Z (5 months ago)
- Language: HTML
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pb-authorizer
Authorizer Service protobuf & gRPC definitions
## API Documentation:
* [Authorizer API](./docs/api.md)
## Publication:
Buf image is published to [https://buf.build/aserto-dev/authorizer](https://buf.build/aserto-dev/authorizer)
## Implementations:
|Language | v2 |GitHub Repo|
|----------|----|-----------|
|Go | X |[https://github.com/aserto-dev/go-authorizer](https://github.com/aserto-dev/go-authorizer)|
|Java | X |[https://github.com/aserto-dev/java-authorizer](https://github.com/aserto-dev/java-authorizer)|
|Python | X |[https://github.com/aserto-dev/python-authorizer](https://github.com/aserto-dev/python-authorizer)|
|DotNet | X |[https://github.com/aserto-dev/dotnet-authorizer](https://github.com/aserto-dev/dotnet-authorizer)|
|Ruby | X |[https://github.com/aserto-dev/ruby-authorizer](https://github.com/aserto-dev/ruby-authorizer)|
|NodeJS | X |[https://github.com/aserto-dev/node-authorizer](https://github.com/aserto-dev/node-authorizer)|
|TypeScript| X |[https://github.com/aserto-dev/ts-authorizer](https://github.com/aserto-dev/ts-authorizer)|