stack/apps/backend
Zai Shi 06fcca6fe6
OTP (#263)
* fixed otp send email template

* added version

* added send response type

* updated email template

* added otp email

* added otp page

* fixed bugs

* fixed bugs, added back button on otp page

* otp works

* added max attempts per nonce code

* fixed error return type

* fixed tests

* fixed bugs

* updated button text

* added tests

* added totp code error handling

* removed console.log

* fixed verification code length

* fixed code length

* moved otp inside magic link sign in component

* changed version back, updated ui wording

* added old version otp email tests

* fixed tests
2024-09-24 20:02:06 +02:00
..
prisma OTP (#263) 2024-09-24 20:02:06 +02:00
scripts Fix windows build (#198) 2024-08-21 07:02:11 +02:00
src OTP (#263) 2024-09-24 20:02:06 +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-19 13:46:20 -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 OTP (#263) 2024-09-24 20:02:06 +02: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