Skip to content
New issue

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

Missing assets API client #145

Open
DavideWalder opened this issue Oct 14, 2022 · 1 comment
Open

Missing assets API client #145

DavideWalder opened this issue Oct 14, 2022 · 1 comment

Comments

@DavideWalder
Copy link

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

@fforootd
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📨 Product Backlog
Development

No branches or pull requests

2 participants