react-auth-code-input icon indicating copy to clipboard operation
react-auth-code-input copied to clipboard

One-time password (OTP) React component, zero dependencies, fully tested.

Results 11 react-auth-code-input issues
Sort by recently updated
recently updated
newest added

Fix for this issue: https://github.com/drac94/react-auth-code-input/issues/45

Hi, Safari works without any issues. However, in Chrome, when passing one-time-code, it fills only the first number and leaves the rest empty.

bug

Hi! Thank you for good package! I have in my requirements prefilling input by value passed in query params of page. Component's api right now is "uncontrolled", so we can't...

The last release of this library was a year ago. Are there plans to continue updating it in the future to maintain dependencies and compatibility with newer versions of other...

Hi there, So, if I already have a code introduced and I try to paste another one it won't work, nothing will change. I looked through the code an it...

i want to target input that have value with css

Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will therefore be updated together. :information_source: Keep your dependencies up-to-date. This makes it easier...

- [x] Added possibility to user pass a default value (notice when React has a re-render the value is lost) - [x] Added a verification when user press tab to...