Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automate 2FA #32

Closed
vogler opened this issue Oct 26, 2022 · 1 comment
Closed

automate 2FA #32

vogler opened this issue Oct 26, 2022 · 1 comment
Labels
feature New feature or request

Comments

@vogler
Copy link
Owner

vogler commented Oct 26, 2022

OTP from email can already be entered, but is hard to automate (smtp access seems overkill).
2FA via app avoids email?
Any Google Authenticator compatible 2FA should work to generate tokens automatically based on secret.

CLI OTP:

@vogler vogler added the feature New feature or request label Oct 26, 2022
@vogler vogler changed the title support 2FA automate 2FA Oct 26, 2022
@vogler
Copy link
Owner Author

vogler commented Jan 12, 2023

Solved by 1a3d90f.

add otplib to generate OTP from key for eg, pg; gog only has mail

https://github.com/yeojz/otplib

@vogler vogler closed this as completed Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant