Vìncent Le Goff
Vìncent Le Goff
follow-up for #21 Using shared signatures
Currently every library defines their own set of test data. eg: - https://github.com/standard-webhooks/standard-webhooks/blob/ff0f07fc0faa380bebe4fc9e2cdbd9848904d665/libraries/javascript/src/webhook.test.ts#L7-L9 - https://github.com/standard-webhooks/standard-webhooks/blob/ff0f07fc0faa380bebe4fc9e2cdbd9848904d665/libraries/go/webhook_test.go#L13-L15 - etc. We should at least consider a common set of data to be sure...
The spec currently misses a `Definitions` section where we would define terms of the spec used like `producer`, `consumer` and other terms that would come up in the spec.
### Summary Access to `tls table was missing ### Checklist - [ ] The Pull Request has tests - [x] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog`...
fix: #1368 This handles startOffset when there's no consumer group set.
**Describe the solution you would like** Currently the implementation when spinning a consumer without consumer group will always start at the first offset: https://github.com/segmentio/kafka-go/blob/a558bb8629a8f5a920a8e1bb640064ad7efb7cd8/reader.go#L707 Would it be possible to support...
fix: #428 This is a respin of #429 with added benchmarks like the review asked for. ``` MAIN BenchmarkReaderClose-14 1 1001178125 ns/op 55016 B/op 429 allocs/op Branch BenchmarkReaderClose-14 1 1001329375...
Hello, trying to implement `private_key_jwt` auth method and i faced an issue during the `client_credentials` flow where it seems that the `client_assertion` is not verified. The method [AuthorizePrivateJWTKey](https://github.com/zitadel/oidc/blob/6373a0e5bd9a2109a945aae1af04ce932edbf05e/pkg/op/token_request.go#L154C6-L154C28) is used...
### Preflight Checklist - [x] I could not find a solution in the existing issues, docs, nor discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...
### Preflight Checklist - [x] I could not find a solution in the existing issues, docs, nor discussions - [x] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Describe your problem...