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

Added basic 2FA access #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

traderjoe1968
Copy link

Allows login in via 2FA and retrieves and saves token to local file system.
Subsequent connections will use local token.
If subsequent login becomes invalid, token will be deleted resulting in having to re-login with new 2FA code.
2FA code is entered via command line - see code.
Improvements can be made but basics work

@traderjoe1968 traderjoe1968 mentioned this pull request Dec 18, 2023
@Ballz3
Copy link

Ballz3 commented Jan 20, 2024

Allows login in via 2FA and retrieves and saves token to local file system. Subsequent connections will use local token. If subsequent login becomes invalid, token will be deleted resulting in having to re-login with new 2FA code. 2FA code is entered via command line - see code. Improvements can be made but basics work

Having trouble. Still get the same error message and warning that data might be limited. Can you go further into details? Am I missing anything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants