-
## Description
The JI requires 2FA using TOTP or HOTP, this adds a little bit of extra complexity for devs when working in the dev environment in particular. Since the TOTP secrets for default acco…
-
The Certificate Deployment Script (synology_dsm.sh) for a NAS Synology uses the "oathtool" tool to generate OTP code when the 2FA is enabled on the NAS.
**Problem**: The "oathtool" tool does not exis…
-
### Package description
pkgs listed below are present in upstream repo but missing in pacman repo. I just tried to build these pkgs using gh actions and all build well -- looks like an temporary g…
-
**Describe the bug**
When running the default Docker example from the README:
```
docker run --rm --shm-size=2g ghcr.io/mintapi/mintapi mintapi john@example.com my_password --headless --use-chromed…
-
I just added 2FA with one of my providers using `python-vipaccess` instead of the Symantec app. While on the phone with their support rep, he asked me to confirm that I could log out and then log back…
-
Hi, In **mintapi**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
configargparse==1.5.3
futu…
-
This is a great little script and thank you very much for it. However there is an problem with the following text, as it is no longer accurate.
> […] one of the issues currently with `oathtool` is …
-
I tried to add a HOTP key (for Duo), but it was rejected with `Error: invalid length at 48`. The secret is 51 characters base32. (From the --help example I assume it should be given as base32, and i…
-
Can this support a VPN which requires a HOTP based pin + token arrangement? I can supply the values programatically but manually is preferred for security reasons via stdin.
-
**Describe the bug**
After the fixes in https://github.com/mintapi/mintapi/pull/552, running headless locally on macOS led to `urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDiscon…