-
### Description
The one-time pad (OTP) is an encryption technique that cannot be cracked, but requires the use of a one-time pre-shared key the same size as, or longer than, the message being sent. I…
-
Focusing on the inputs other than the first one and typing enters the value in the first input but the cursor moves on to the next input.
Consider a scenario where OTP input has 4 fields. Now I cli…
-
Create button for submit user details on component UserDetails.
Acceptance criteria:
- [ ] Submit button should be non clickable if user has not filled all input boxes.
- [ ] Submit button shou…
-
As pointed out by Shashank Agrawal, the [current documented method](https://github.com/polymorpher/one-wallet/wiki/Client-Security/369d114fe00a61a02788914928aa5ac5a96aa8b3#iii-scrambled-memory-layout)…
-
While the current architecture definitely let's people who don't know PGP send encrypted messages, it doesn't let the recipient verify the sender's identity.
One solution for this is to have the send…
-
Hello, I am stuck on iOS OTP code auto-filling.
I have set 6 as numberOfInputs and when I got OTP code SMS from keyboard accessory view.
While Tapping on it, the entire OTP code of 6 letters got f…
-
Like if i have 4 otp inputs and i focus on any box then only color of that box should be changed.
code.length === 4 ? setDisabled(false) : setDisabled(true)}
autofillF…
-
### Steps to reproduce
1. After generating the OTP for a local TeamPass user, login with the user.
2. Access the Users page directly e.g. https://teampass.example.com/index.php?page=users
3. Log…
-
Recopilado de Joshua
Inicio de sesion
- Previamente https://github.com/Fiji-exe/CineManager/issues/6
- Ultima revision
- > Se chequeo el branch inicio-de-sesion y no hay updates
Crear C…
-
- **Describe the Feature Request**
Our team's app recently went through an accessibility audit where the OTPInput component was flagged with the following issue:
> The 6 digits edit fields are n…