-
{ if (code.length === 6) { { this.setState({code},()=>{ console.log('codeotp',this.state.code); })}}}}
autoFocusOnLoad={false}
keyboardType="number-pad"
…
-
### Describe the bug
The recovery procedure is applied to the Raspberry Pi 5 8GB. It is described in secure-boot-recovery5/readme.md and ends with success (green HDMI display, green LED flashes rap…
-
Hi,
I just saw that lot of people were looking for a way to login without a new OTP everyday. Kotak session_API allows us to do exactly that by using OTT (one time token) instead of OTP.
I have made…
-
Currently pass-otp requires using an `otpauth://` URI which is fantastic for flexibility however in practice this isn't the OTP format that is generally shared by websites. This makes entering secrets…
-
I am using this library to generate a QR code that I connect to Google Authenticator. However, the OTP generated by Google Authenticator doesn't get validated by the library.
version of package
`…
-
**Is your feature request related to a problem? Please describe.**
It is somewhat annoying to have username and password be filled from your keyboard/the popup, but then having to still switch to DX …
mpldr updated
2 weeks ago
-
In `Authenticator.php`:
```
protected function canPassWithoutCheckingOTP()
{
return
!$this->isEnabled() ||
$this->noUserIsAuthenticated() ||
!$…
-
Before OTP 27, `cover` worked by inserting code to do `counters:add(CRef, LineIndex, 1)` around any significant code. The `CRef` is a counter for the original module's coverage, so Horus only needed t…
-
Even if it doesn't end up there, at the moment, it'll be a good exercise to measure difficulty in integrating.
- [ ] asdf
- [ ] setup-beam
- [ ] homebrew
- [ ] nix
- [ ] beamup
- [ ] kerl
- […
-
**IMPORTANT: Please search the issues, including closed issues, and the [FAQ](https://github.com/alandtse/alexa_media_player/wiki/FAQ) before opening a new issue. The template is mandatory; failure to…