zitadel/internal/notification/senders
Stefan Benz 5bdf1a4547
feat: add http as sms provider (#8540)
# 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>
2024-09-06 13:11:36 +00:00
..
chain.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
debug.go refactor: rename config structs (#5459) 2023-03-16 17:24:30 +00:00
email.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
sms.go feat: add http as sms provider (#8540) 2024-09-06 13:11:36 +00:00
webhook.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00