zitadel/internal/notification/types
Fabi 7d235e3eed
feat: Default configs sms provider (#3187)
* feat: sms config

* feat: twilio as sms provider

* feat:sms projection

* feat: sms queries

* feat: sms queries test

* feat: sms configs

* feat: sms configs sql file

* fix merge

* fix: rename from to sendername

* fix: proto comments

* fix: token as crypto

* fix: tests

* fix: sms config sender name to sender number

* fix: sms config sender name to sender number

* Update email.go

* Update channel.go

* Update V1.111__settings.sql

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-02-21 12:22:20 +00:00
..
domain_claimed.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
email_verification_code.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
init_code.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
password_code.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
passwordless_registration_link.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
phone_verification_code.go fix: sms notification (#2013) 2021-07-13 15:04:02 +02:00
templateData.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
user_email.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_phone.go feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00