zitadel/internal/notification/channels
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
..
fs refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
instrumenting feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
log feat: api v2beta to api v2 (#8283) 2024-07-26 22:39:55 +02:00
mock fix: add action v2 execution to features (#7597) 2024-04-09 20:21:21 +03:00
sms feat: add http as sms provider (#8540) 2024-09-06 13:11:36 +00:00
smtp feat: send test mail (#7968) 2024-06-20 19:51:42 +00:00
twilio refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
webhook refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
channel.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
gen_mock.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00