zitadel/internal/notification/channels/smtp
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
..
channel.go perf(oidc): optimize client verification (#6999) 2023-12-05 17:01:03 +00:00
config.go feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
plain_auth.go fix: Allow Auth over non-TLS SMTP connections (#6402) 2023-08-29 15:37:30 +00:00