zitadel/internal/notification
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
..
channels feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
handlers feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
messages fix: add Date header to email headers RFC822 (#6302) 2023-08-11 09:17:24 +00:00
senders feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
static feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
statik chore: initial version of a devcontainer (#6352) 2023-08-15 10:49:05 +02:00
templates fix: footerText has no effect (#6297) 2023-08-11 08:16:30 +00:00
types feat(login): add OTP (email and sms) (#6353) 2023-08-15 12:47:05 +00:00
projections.go feat: improve milestone format (#6150) 2023-07-06 19:31:08 +02:00