Zitadel API Client
API Client for the Zitadel Zitadel API.
Installation
The package can be installed by adding zitadel_api
to your list of
dependencies in mix.exs
:
def deps do
[
{:zitadel_api, "~> 1.0-beta"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. The docs can be found at https://hexdocs.pm/zitadel_api.