mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 20:08:02 +00:00
5bdf1a4547
# Which Problems Are Solved Send SMS messages as a HTTP call to a relay, for own logic on handling different SMS providers. # How the Problems Are Solved Add HTTP as SMS provider type and handling of webhook messages in the notification handlers. # Additional Changes Clean up old Twilio events, which were supposed to handle the general SMS providers with deactivate, activate and remove. # Additional Context Partially closes #8270 --------- Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
domain_claimed.go | ||
email_verification_code_test.go | ||
email_verification_code.go | ||
init_code.go | ||
notification.go | ||
otp.go | ||
password_change.go | ||
password_code.go | ||
passwordless_registration_link_test.go | ||
passwordless_registration_link.go | ||
phone_verification_code.go | ||
templateData.go | ||
types_test.go | ||
user_email.go | ||
user_phone.go | ||
webhook.go | ||
without_template.go |