stack/apps/backend
Zai Shi 28c3f57f31
New contact channels (#287)
* removed contact channels from otp

* fixed types

* fixed bugs

* fixed bug

* fixed bugs

* updated user contact channel

* updated tests

* updated tests

* added unique key to otp and password auth

* removed contact channel from user object
2024-10-01 06:22:12 +02:00
..
prisma New contact channels (#287) 2024-10-01 06:22:12 +02:00
scripts Fix windows build (#198) 2024-08-21 07:02:11 +02:00
src New contact channels (#287) 2024-10-01 06:22:12 +02:00
.env Remove shared Facebook (#238) 2024-09-11 02:25:18 +02:00
.env.development Remove shared Facebook (#238) 2024-09-11 02:25:18 +02:00
.eslintrc.cjs Impersonation 2024-07-26 16:06:59 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-09-30 20:05:45 -07:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Vercel OpenTelemetry 2024-09-07 18:39:49 -07:00
package.json chore: update package versions 2024-09-30 20:05:45 -07:00
sentry.client.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.edge.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.server.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00