zitadel/internal/notification/handlers
Livio Spring 7c494fd219
feat(login): add OTP (email and sms) (#6353)
* feat: login with otp

* fix(i18n): japanese translation

* add missing files

* fix provider change

* add event types translations to en

* add tests

* resourceOwner

* remove unused handler

* fix: secret generators and add comments

* add setup step

* rename

* linting

* fix setup

* improve otp handling

* fix autocomplete

* translations for login and notifications

* translations for event types

* changes from review

* check selected mfa type
2023-08-15 12:47:05 +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(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00