zitadel/internal/notification/handlers
Livio Spring bb40e173bd
feat(api): add otp (sms and email) checks in session api (#6422)
* feat: add otp (sms and email) checks in session api

* implement sending

* fix tests

* add tests

* add integration tests

* fix merge main and add tests

* put default OTP Email url into config

---------

Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2023-08-24 09:41:52 +00:00
..
already_handled.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
config_filesystem.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_log.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_smtp.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_twilio.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
ctx.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
handlers_integration_test.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
origin.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
queries.go feat: improve milestone format (#6150) 2023-07-06 19:31:08 +02:00
quota_notifier.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
telemetry_pusher_integration_test.go feat: improve milestone format (#6150) 2023-07-06 19:31:08 +02:00
telemetry_pusher.go fix: project telemetry once for all instances (#6323) 2023-08-04 09:05:20 +00:00
translator.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
user_notifier.go feat(api): add otp (sms and email) checks in session api (#6422) 2023-08-24 09:41:52 +00:00