cal.pub0.org/packages/trpc
Carina Wollendorfer c1bbb9b139
Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969)
* don't use alphanumeric sender ID for not support country codes

* fix import

* rename file

* fix spelling mistakes

* add twilio phone number to .env file

* add SENDER_ID to env variable and create function to get sender id

* add NEXT_PUBLIC_SENDER_ID env variable

* remove not needed Cal fallback

* fix readme

* code clean up

* code clean up

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-12 12:00:15 +01:00
..
client Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
react feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
server Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969) 2022-12-12 12:00:15 +01:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
package.json feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
tsconfig.json Fix/api build (#3675) 2022-08-03 13:18:26 -06:00