zitadel/internal/notification/channels
Tim Möhlmann ec03340b67
perf(oidc): optimize client verification (#6999)
* fix some spelling errors

* client credential auth

* implementation of client auth

* improve error handling

* unit test command package

* unit test database package

* unit test query package

* cleanup unused tracing func

* fix integration tests

* errz to zerrors

* fix linting and import issues

* fix another linting error

* integration test with client secret

* Revert "integration test with client secret"

This reverts commit 0814ba522f.

* add integration tests

* client credentials integration test

* resolve comments

* pin oidc v3.5.0
2023-12-05 17:01:03 +00:00
..
fs feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
instrumenting feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
log feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
mock chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
smtp perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
twilio feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
webhook feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
channel.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
gen_mock.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00