We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I couldn't find a client to manage assets (specifically logos), is there one? I saw that there is documentation for it: https://docs.zitadel.com/docs/apis/assets, but it is not listed here: https://github.com/zitadel/zitadel-go/tree/v2.0.0-v2-alpha.9/pkg/client
The text was updated successfully, but these errors were encountered:
I think at the moment the zitadel-go client only exposes the gRPC APIs.
The Assets API however is only Rest based since we had some problems around body sizes with gRPC.
Correct me if I am wrong @livio-a or @adlerhurst @hifabienne
Sorry, something went wrong.
No branches or pull requests
I couldn't find a client to manage assets (specifically logos), is there one?
I saw that there is documentation for it: https://docs.zitadel.com/docs/apis/assets, but it is not listed here: https://github.com/zitadel/zitadel-go/tree/v2.0.0-v2-alpha.9/pkg/client
The text was updated successfully, but these errors were encountered: