/authzed-java

Java Authzed client library

Apache License 2.0Apache-2.0

Authzed Java Client

This repository houses the Java client library for Authzed.

The library maintains various versions the Authzed gRPC APIs. You can find more info on each API on the Authzed API reference documentation. Additionally, Protobuf API documentation can be found on the Buf Registry Authzed API repository.

Supported API versions:

  • v1alpha1
  • v0

Installation

TODO(jzelinskie): publish to maven

Example

// TODO(jzelinskie): write an example