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

feat(clients): Add v2 API clients and centralize client generation #522

Merged
merged 5 commits into from
Jan 25, 2024

Conversation

buehler
Copy link
Collaborator

@buehler buehler commented Jan 25, 2024

This allows the new v2 APIs of ZITADEL to be used.

BREAKING CHANGE: The modules for client instantiation
have changed. There is no module "with access token"
or "with service account" anymore. Instead, there is a
centralized ClientBuilder in the clients module of the
api to create and configure the gRPC clients. The new
builder allows configuring auth methods beforehand
and then create the according client out of it.

@buehler buehler enabled auto-merge (squash) January 25, 2024 09:05
@buehler buehler merged commit 07c244f into main Jan 25, 2024
1 check passed
@buehler buehler deleted the feat/centralize-client-creation branch January 25, 2024 09:24
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant