View Source Authzed.Api.V1.Client (Authzed v1.0.0)

Link to this section Summary

Link to this section Functions

Link to this function

new(endpoint, auth_header_or_ssl_cred, opts \\ [])

View Source

Establishes a gRPC connection with the Authzed service.

options

Options:

https://hexdocs.pm/grpc/GRPC.Stub.html#connect/2-options

Link to this function

new(host, port, auth_header, opts)

View Source