Feature: Code input + Verify Page
I built a verification page (server side stuff not implemented yet) and to do this I build a custom code input.
It automatically focusses the next input when typing, or the previous when backspacing.
I also added support for pasting codes. In the video demo, after pasting the focus doesn’t go to the last input but I have since fixed this.
Next up, I’ll set up SMTP with AWS SES and get verification working on the server side.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.