stack/examples/docs-examples
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
..
src OTP (#263) 2024-09-24 20:02:06 +02:00
.env New client (#135) 2024-07-19 22:07:44 -07:00
.env.development New client (#135) 2024-07-19 22:07:44 -07:00
.eslintrc.js Fixed team selection (#124) 2024-07-02 02:39:50 +02:00
.gitignore Fixed team selection (#124) 2024-07-02 02:39:50 +02:00
CHANGELOG.md chore: update package versions 2024-09-19 13:46:20 -07:00
LICENSE Fixed team selection (#124) 2024-07-02 02:39:50 +02:00
next.config.js New client (#135) 2024-07-19 22:07:44 -07:00
package.json chore: update package versions 2024-09-19 13:46:20 -07:00
postcss.config.js Fixed team selection (#124) 2024-07-02 02:39:50 +02:00
tailwind.config.js Fixed team selection (#124) 2024-07-02 02:39:50 +02:00
tsconfig.json New client (#135) 2024-07-19 22:07:44 -07:00