2fa icon indicating copy to clipboard operation
2fa copied to clipboard

Two-factor authentication on the command line

Results 23 2fa issues
Sort by recently updated
recently updated
newest added

Running `go get -u` outside repo complains: go: go.mod file not found in current directory or any parent directory. 'go get' is no longer supported outside a module. To build...

Just a suggestion from my side: Starting in Go 1.17, installing executables with `go get` is deprecated. Now, `go install `may be used instead. So can you please just update...

It seems like this was suggested a while ago with pull request #16 , but it seems like it was never implemented. I tried it on my computer and it...

Hi, I propose updating `README.md` to resolve following warning. ``` go get: installing executables with 'go get' in module mode is deprecated. Use 'go install pkg@version' instead. ``` Thanks for...

I'm trying to add my Discord 2FA but 2fa fails like this: ```` $ 2fa -add discord 2fa key for discord: mfa.ZO212hHZRcQbwINAmEYNEdVR9xJEGd7oCnooXynEDGauTUujQjRbOciYhHt3-VaZ-LQr9a26WoCywiMTUMxc 2fa: invalid key: illegal base32 data at input...

Remembering the **exact** keyword can be difficult. Should be able to match regardless of case, and include the ability to fuzzy match. Returning more than 1 entry asks which you...

Add remaining time when showing totp code, so that user can know if there is still enough time for him to input ` 2fa` `123456 | 17 second(s) left |...

cla: yes

This program is great!!! I use it to pass codes to a program I use. Would it be possible to check how much time is left? Something like: >2fa github...

Do you have any plans of adding an option to include a password for each entry, so that it contains a 2FA and password.