Open utterances-bot opened 1 month ago
Thanks for sharing this! I ran into some issues when trying it out on my end. Just wanted to check if you've had a chance to test it?
Thanks for sharing this! I ran into some issues when trying it out on my end. Just wanted to check if you've had a chance to test it?
It should have worked like this but I modifed the example to be clearer and added a StackBlitz example. Thanks for reading!
Building a Two-Factor Authentication Form in React Using SMS Verification
A step-by-step guide to building a Two-Factor Authentication (2FA) form in React using SMS for verification, highlighting the use of react-hook-form and the autoComplete="one-time-code" attribute.
https://aronschueler.de/blog/2024/06/25/building-2fa-form-in-react-using-sms-verification/