zitadel-go icon indicating copy to clipboard operation
zitadel-go copied to clipboard

ZITADEL Go - The official client library of ZITADEL for an easy integration into your Go project.

Results 30 zitadel-go issues
Sort by recently updated
recently updated
newest added

We have the `next` branch available since some time. We need to merge it into `main`. Just creating this issue so we don't forget about it.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.67.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.67.0 Bug Fixes ringhash: when used with multiple EDS priorities, fix bug that could prevent a higher...

dependencies
go

Bumps [github.com/zitadel/oidc/v3](https://github.com/zitadel/oidc) from 3.26.0 to 3.30.0. Release notes Sourced from github.com/zitadel/oidc/v3's releases. v3.30.0 3.30.0 (2024-09-20) Features oidc: return defined error when discovery failed (#653) (3b64e79) v3.29.1 3.29.1 (2024-09-10) Bug Fixes...

dependencies
go

As we release v2 GA we should migrate this SDK from v2beta to v2. **Acceptance criteria** - [ ] v2 API protos are used

resources
v3

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0. Commits 3e64809 x/oauth2: add Token.ExpiresIn 16a9973 jwt: rename example to avoid vet error b52af7d endpoints: add GitLab DeviceAuthURL See full diff in compare view...

dependencies
go

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.0 :sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot: Behaviour...

dependencies
github_actions

When running golangci-lint then I get following linter error: ``` SA1019: z.client.UserService().DeactivateUser is deprecated: please move to the corresponding endpoint under user service v2 (GA). (staticcheck) ``` I already migrated...

devx

To ease up development it would make sense to switch form our custom docker container to build the proto client stub to buf. The current implementation does its job but...

enhancement

Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.21.0 to 2.22.0. Release notes Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases. v2.22.0 What's Changed docs: add example to fully override http responses by @​nguyentranbao-ct in grpc-ecosystem/grpc-gateway#4564 stop printing error...

dependencies
go

Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 1.0.4 to 1.1.0. Release notes Sourced from github.com/envoyproxy/protoc-gen-validate's releases. v1.1.0 What's Changed Use CGO_ENABLED=0 for all compilations by @​arcezd in bufbuild/protoc-gen-validate#1065 Update README.md by @​mohdjishin in bufbuild/protoc-gen-validate#1053...

dependencies
go