-
Hey,
Some Bitwarden paid plans provide this feature. You can store your TOTP secret for each entry where you're using 2FA (more and more sites allow this nowadays).
It would be great to see this f…
-
Hey there. Firstly, great piece of software. I really love it.
I'd like to suggest an additional layer of security in the authentication of users in the web UI with a one time password like the one…
-
So even though this isn’t maintained/the actual apps in the stores AFAICT this is the only bug tracker related to gAuth?
Anyway, this is a feature request to help usage of this app with phone besid…
-
I'd like to request support for basic authentication or another simple local (username, password) authentication mechanism. Optionally and ideally with support for two-factor authentication (2FA/2FA) …
-
```
docker logs adminer
ln: failed to create symbolic link './adminer.css': Permission denied
```
-
**Describe the bug**
Documentation is not clear on how to refresh the data once you have logged in.
I am using this code to calculate my position pnl but the data is not getting updated.
**Code…
ak4zh updated
8 months ago
-
**Project description**
CLI OTP client written in Go,
**Metadata**
* homepage URL: https://yitsushi.github.io/totp-cli/
* source URL:https://github.com/yitsushi/totp-cli
* license: MIT
* …
-
I ask for TOTP authentication token with external app like Aegis (fdroid).
-
I stumbled upon a site that let me choose TOTP algorithm between SHA1, SHA256 or SHA512. Only SHA1 worked.
According to https://security.stackexchange.com/a/45906, using HMAC-SHA-256 or HMAC-SHA-5…
-
It looks like both the QR code URL and some formatting changes are needed to get this to work correctly. Working function as of November 29, 2012:
public function getUrl($user, $hostname, $secret) …