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

Two-Factor Authentication #140

Closed
erri120 opened this issue Apr 3, 2020 · 1 comment · Fixed by #144
Closed

Two-Factor Authentication #140

erri120 opened this issue Apr 3, 2020 · 1 comment · Fixed by #144
Milestone

Comments

@erri120
Copy link
Contributor

erri120 commented Apr 3, 2020

Description

what are you trying to do
Login using an account with Two-Factor Authentication

Actual Behavior:
what happens
Error code -26 (see #139)

Expected Behavior:

what should happen
Option to input the TFA code.

MegaApiClient Version:
latest

@gpailler gpailler linked a pull request Apr 23, 2020 that will close this issue
@gpailler gpailler added this to the vNext milestone Apr 23, 2020
gpailler pushed a commit that referenced this issue Apr 25, 2020
* Add optional MFA token to login requests
gpailler pushed a commit that referenced this issue Apr 25, 2020
* Add optional MFA token to login requests
@kiddailey
Copy link
Contributor

I'd like to suggest that it would be nice to allow the creation of separate credentials for applications that share an account similarly to what GitHub (and others) do. Or perhaps implement OAUTH.

I have an automation application that needs to access an account in the background, so I won't be able to prompt the user for 2FA each time the app needs to sign in, perform it's actions and sign out.

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

Successfully merging a pull request may close this issue.

3 participants