stack/apps/e2e
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
..
tests OTP (#263) 2024-09-24 20:02:06 +02:00
.env Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
.env.development Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
.eslintrc.cjs Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
CHANGELOG.md chore: update package versions 2024-09-19 13:46:20 -07:00
LICENSE Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2024-09-19 13:46:20 -07:00
tsconfig.json Run dotenv in E2E codebase itself 2024-06-18 18:38:30 +02:00
vitest.config.ts Snapshot tests 2024-06-19 19:44:32 +02:00