-
Using this library in react native app for totp generation. For sha1 it is generating correct otp but facing issue with sha256 and sha512.
-
**Describe the issue:**
$subject.
Have org display name configured under branding
But in the TOTP generated in the authenticator app you see it as below.
carbon.super:
**How to reproduce:…
-
### PyPI Username
SepKfr
### Reason for request
I have lost access tp 2FA authentication and security token
### Code of Conduct
- [X] I agree to follow the PSF Code of Conduct
### Acknowledgemen…
-
The user should still be able to authenticate with the TOTP authenticator if 2FA is not active on the account.
-
Running nearly any async API call which requires any form of authentication (that is, the Auth cookie or similar to be present) results in 401 errors due to the cookie seemingly not being present. Run…
-
Now that we have a couple of extra commands, it might make sense to just use click. It's already in use for prompting during deletion (see: https://github.com/WhyNotHugo/totp-cli/pull/25)
-
```
1. Trying to generate appropriate TOTP for the following URL, for example:
otpauth://totp/android?secret=VPGRENCWPA======
The base32 encoded 'secret' in the above URL had to be padded, and the o…
-
Let's say i'm using passff, if I don't include "otpauth: " before an otp code then it doesn't notice that an otp code is there but if I do include it before an otp code, then it breaks.
-
To be worked on after initial release!
The plugin code currently assumes that privacyIDEA server has verify_enrollment enabled for totp, webauthn and paper.
It would be more brighter by the plug…
-
### Steps To Reproduce
1. unlock the vault, copy session string
2. run the `bw unlock --check --session {session}` to check the validity of session
### Expected Result
it should say that the vault…