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(API): add grpc API and service account authentication #33

Merged
merged 5 commits into from
Mar 25, 2021

Conversation

buehler
Copy link
Collaborator

@buehler buehler commented Mar 25, 2021

Closes #8.

This adds the possibility to authenticate via Service Accounts (with the JWT profile) and then
use tokens in the API to call functions on zitadel.ch

@buehler buehler enabled auto-merge (squash) March 25, 2021 12:14
@buehler buehler merged commit c344500 into master Mar 25, 2021
@buehler buehler deleted the feat/grpc-api branch March 25, 2021 12:21
@github-actions
Copy link

🎉 This PR is included in version 2.1.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.

feat: Add ServiceAccount helper class for authentication
1 participant