RuneMate / Issues

Client and API Issue tracking. See README for more information.
8 stars 0 forks source link

2FA CLI argument #61

Open austin-millan opened 5 years ago

austin-millan commented 5 years ago

Is your feature request related to a problem? Please describe.

RuneMate requires 2FA and there's currently no way to supply the 2FA code via the command line.

RuneMate platform currently allows users to disable 2FA from the site, but afterwards users are not able to authenticate the RuneMate client without 2FA being enabled.

Describe the solution you'd like

I would like RuneMate to either:

Examples: -login=username:password[:TFA]

Describe alternatives you've considered

(already provided an alternative above)

Additional context

It's important for some end-users to automate the authentication process. Providing those above features would allow users to actually automate the authentication of the client, currently username:password is not sufficient to login for some users.