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

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

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)|